Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test test test #189

Open
wants to merge 317 commits into
base: 54-Validate-nested-props
Choose a base branch
from
Open

test test test #189

wants to merge 317 commits into from

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.

None yet

5 participants