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

GitHub action runners no longer include docker-compose #49

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

jeff-horton-ho-sas
Copy link
Contributor

GitHub action runners no longer include docker-compose as a separate binary. Instead, docker compose subcommand should be used.

This allows workflows that use the start-integration-infrastructure action to switch to the subcommand without breaking the current behavior.

Once this is merged and tagged a follow-up PR will be raised to update test-gradle and test-npm workflows.

…e binary. Instead, `docker compose` subcommand should be used.
@jeff-horton-ho-sas jeff-horton-ho-sas self-assigned this Nov 28, 2024
@jeff-horton-ho-sas jeff-horton-ho-sas added the major SemVer Major label Nov 28, 2024
@jeff-horton-ho-sas jeff-horton-ho-sas requested a review from a team November 28, 2024 15:47
@jeff-horton-ho-sas jeff-horton-ho-sas added minor SemVer Minor and removed major SemVer Major labels Dec 2, 2024
@jeff-horton-ho-sas jeff-horton-ho-sas merged commit a9ca0c3 into main Dec 2, 2024
2 of 3 checks passed
@jeff-horton-ho-sas jeff-horton-ho-sas deleted the support-compose-as-docker-sub-command branch December 2, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor SemVer Minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants