You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
I believe in the past this repository had a manually triggered Jenkins job which would mirror master to latest as a sort of 'promotion' / 'release'.
Do you recall if that was the case and if there were any more details there @colhom?
We should likely set something like that up agian since latest is quite out of date at this point.
Note that we shouldn't mirror master quite yet since #15 should be resolved first to avoid regressions on latest.
The text was updated successfully, but these errors were encountered:
When an image it promoted/release to 'latest', can it also be tagged with a version? With version tags, users can pull version tagged images that won't be subject to potentially breaking changes like #15.
I suggest tagging them with the version of awscli they contain, since this the only purpose of the container. But really, any version tag to maintain an invariant image would be enormously helpful.
I believe in the past this repository had a manually triggered Jenkins job which would mirror
master
tolatest
as a sort of 'promotion' / 'release'.Do you recall if that was the case and if there were any more details there @colhom?
We should likely set something like that up agian since
latest
is quite out of date at this point.Note that we shouldn't mirror master quite yet since #15 should be resolved first to avoid regressions on latest.
The text was updated successfully, but these errors were encountered: