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

183 StateManagement breaks existing non-interactive build with disabled secrets #184

Merged
merged 3 commits into from
May 8, 2024

Conversation

prom3theu5
Copy link
Owner

Ensures that state management works in none interactive mode, and also add the disable state option to the BaseCommand options (doh! - missed that one). Fixes #183

prom3theu5 added 2 commits May 8, 2024 13:36
Ensures that state management works in none interactive mode, and also add the disable state option to the BaseCommand options (doh! - missed that one). Fixes #183
… load all state when --disable-state is true.

If no secrets - dont save state if its disabled
@prom3theu5 prom3theu5 force-pushed the 183-statemanagement-breaks-existing-non- branch from 8f89c81 to 4cd46b2 Compare May 8, 2024 12:47
@prom3theu5 prom3theu5 merged commit dd5688e into main May 8, 2024
2 checks passed
@prom3theu5 prom3theu5 deleted the 183-statemanagement-breaks-existing-non- branch May 8, 2024 12:59
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.

StateManagement breaks existing non-interactive build with disabled secrets
1 participant