awscli icon indicating copy to clipboard operation
awscli copied to clipboard

:latest tag management

Open euank opened this issue 7 years ago • 2 comments

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.

euank avatar Jan 18 '18 18:01 euank

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.

whereisaaron avatar Jan 23 '18 20:01 whereisaaron

I agree that immutable versioned tags should be published as well.

euank avatar Jan 23 '18 20:01 euank