Skip to content

Conversation

@jlampar
Copy link
Contributor

@jlampar jlampar commented Oct 19, 2023

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run make in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (make test).
  5. Format your code accordingly to the .editorconfig rules.
  6. Make sure your code lints (make code-analysis) and builds properly on Travis CI.

Maksymilian Wojczuk and others added 30 commits March 22, 2018 12:07
Fixed default behaviour for mfa configuration
Rebased onto #101 and updated session handling
Add --capabilities flag to perun create-stack
# Conflicts:
#	cliparser/cliparser.go
#	main.go
#	stack/stack.go
`mfa` mode should not require configuration file #116
# Conflicts:
#	stack/stack.go
Rebased onto current master and added capabilities handling in updateStack Mode
Updated mysession for mfa configuration possibility
# Conflicts:
#	mysession/mysession.go
#	stack/stack.go
Fixed error with nil pointer exc
sgargula and others added 30 commits December 4, 2018 09:19
Do not abort if ~/.aws/credentials are not present #158
Changed validation naming convention to match our current validation approach.
Added basic, recursive function for general custom rules validation
Added support for Warning validations and forcing user action when general rule validation warning detected.
Fixed creating mock structures in Makefile - changed usage of gopath
…anism

General rules validation mechanism
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants