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

Created new optional flag to skip dry run proccess during deploy #944

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

veragluza
Copy link
Contributor

What are you trying to accomplish with this PR?
Add an optional field to skip the dry run process further down the deploy pipeline.

How is this accomplished?
Added the field in the deployment task command to be picked up and passed along. Also included a test to validate this behavior through verifying we do not call dry run if this flag is set to true.

What could go wrong?
Nothing should, it's an optional flag that changes minimal behavior.

@veragluza veragluza merged commit 63799d2 into main Jan 29, 2024
13 of 17 checks passed
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.

3 participants