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

Refuse to use broken versions in the toolcache #845

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

edoardopirovano
Copy link
Contributor

Adds a new check before we use a version from the toolcache to verify that it isn't part of a list of known bad versions. This will enable us to quickly rollback a bad release if needed.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@edoardopirovano edoardopirovano requested a review from a team as a code owner December 9, 2021 13:45
@edoardopirovano edoardopirovano merged commit 0782554 into main Dec 9, 2021
@edoardopirovano edoardopirovano deleted the refuse-broken-versions branch December 9, 2021 16:54
@github-actions github-actions bot mentioned this pull request Dec 10, 2021
5 tasks
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