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

Only tag full version number #8

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Conversation

cameron-dunn-sublime
Copy link
Member

The docker files pull a lot of dependencies which make them
susceptible to transiently breaking. It'll be important that
we test images adequately before "releasing". Since the major/minor
and major tags would update immediately this could cause a new
image to be consumed before any testing. If we need these tags
we should move them to the update latest workflow.

Of course we can also put more effort into making the build reliable,
but that's more involved.

The docker files pull a lot of dependencies which make them
susceptable to transiently breaking. It'll be important that
we test images adequetly before "releasing". Since the major/minor
and major tags would update immediately this could cause a new
image to be consumed before any testing. If we need these tags
we should move them to the update latest workflow.

Of course we can also put more effort into making the build reliable,
but that's more involved.
These tags are what we use in docker compose and I think they make
enough sense to continue with, but I still do want to have the
chance to test any image before anything could auto upgrade.
@cameron-dunn-sublime cameron-dunn-sublime requested a review from a team November 17, 2021 20:52
@cameron-dunn-sublime cameron-dunn-sublime merged commit 984639d into main Nov 18, 2021
@cameron-dunn-sublime cameron-dunn-sublime deleted the cd.only-full-versions branch November 18, 2021 23:51
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.

2 participants