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

Docker compose testing workflow should not be triggered on the release #171

Closed
ppawlowski opened this issue Nov 25, 2024 · 0 comments · Fixed by #177
Closed

Docker compose testing workflow should not be triggered on the release #171

ppawlowski opened this issue Nov 25, 2024 · 0 comments · Fixed by #177
Assignees

Comments

@ppawlowski
Copy link
Contributor

Currently, while performing the release, we:

  • bump containers image tag on the release branch
  • build containers defined in the compose file after merging the release branch to main

Due to this fact, we are not able to properly test the patched compose file in the release branch.

This task aims to disable docker compose tests workflow when triggered

@ppawlowski ppawlowski self-assigned this Nov 25, 2024
@ppawlowski ppawlowski moved this to Todo in 🛠 Development Nov 25, 2024
@ppawlowski ppawlowski moved this from Up Next to In Progress in 🛠 Development Nov 30, 2024
@ppawlowski ppawlowski moved this from In Progress to Review in 🛠 Development Dec 1, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in 🛠 Development Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed / Done
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant