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

Add support for shutdown cluster. #4

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Add support for shutdown cluster. #4

merged 3 commits into from
Jan 15, 2025

Conversation

rjeffman
Copy link
Owner

Adds support for shutdown cluster, so that non-ansible tests can be executed, and different environments can be created on the same workflow.

Signed-off-by: Rafael Guterres Jeffman <[email protected]>
When running several steps in might be important to shutdown the
environment before the runner is decomissioned.

This patch adds input option 'shutdown', and when set to 'true', shuts
down the compose created, and allows multiple runs of the action,
with the compose only being recreated if needed.

Signed-off-by: Rafael Guterres Jeffman <[email protected]>
Signed-off-by: Rafael Guterres Jeffman <[email protected]>
@rjeffman rjeffman merged commit 2260b5c into main Jan 15, 2025
10 checks passed
@rjeffman rjeffman deleted the support_shutdown branch January 15, 2025 15:13
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.

1 participant