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

Improve Docker workflow triggers #9

Open
csparker247 opened this issue Mar 20, 2023 · 0 comments
Open

Improve Docker workflow triggers #9

csparker247 opened this issue Mar 20, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@csparker247
Copy link
Member

There are a couple of ways that I would like Docker workflow triggers to be improved:

  1. If an edge build is running for develop and develop gets a new push, cancel the current run.
  2. If an edge build is running for develop and develop gets a new release tag, finish the current run, then run the release tag build (since cached layers get reused)
  3. If the build-docker label is added to a PR, build the Docker image for the current branch, upload it (maybe? just want it for testing), and remove the label.
@csparker247 csparker247 added the help wanted Extra attention is needed label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant