Skip to content

fix: set dist-tag to the major version to avoid overwriting latest tag #1038

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

Closed
wants to merge 3 commits into from

Conversation

kessplas
Copy link

Issue #, if available: #1034 (long term fix)

Description of changes: See the above issue. When we ran a release to retire 1.x, no tag was specified, so the default
was set to latest (doc ref), overwriting from the actual latest 3.x release. The 1.x release is now retired, but 2.x is not yet retired and will eventually need to be released, upon retirement or otherwise.

This change sets the dist-tag to 2.x for the CodeBuild spec in 2.x to avoid the situation which occurred during 1.x retirement.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@seebees
Copy link
Contributor

seebees commented Nov 1, 2022

Superseded by #1045

@seebees seebees closed this Nov 1, 2022
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