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

Update Docker Github actions #38

Open
cjfields opened this issue Jul 8, 2022 · 1 comment
Open

Update Docker Github actions #38

cjfields opened this issue Jul 8, 2022 · 1 comment
Labels
bug Something isn't working DSL2 Prioritize for DSL2 implementation high priority Needs fixin'!

Comments

@cjfields
Copy link
Contributor

cjfields commented Jul 8, 2022

At the moment, we're autogenerating Docker builds and uploading them to the Github Docker Registry. However these are primarily tagged to the branch (master, dev) and don't seem to have an associated tag. We may want to update this to the following:

https:/marketplace/actions/docker-build-tag-push

Additionally, we may want to create a branch that is specifically for testing docker updates and take out the automated builds from dev and master (e.g. only build on the docker branch and with tagged releases).

@cjfields
Copy link
Contributor Author

CI is definitely working on master but not on dev, so need to compare the files when I have time.

@cjfields cjfields added bug Something isn't working high priority Needs fixin'! and removed low priority labels Oct 6, 2023
@cjfields cjfields added the DSL2 Prioritize for DSL2 implementation label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DSL2 Prioritize for DSL2 implementation high priority Needs fixin'!
Projects
None yet
Development

No branches or pull requests

1 participant