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

Update the release process with bump-stage0 #566

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

pietroalbini
Copy link
Member

This PR updates the release process following up on the addition of the bump-stage0 tool in the rust-lang/rust monorepo, making these changes:

  • Downloading artifacts from dev-static.rust-lang.org is not supported anymore, so the step to bump stage0 during beta promotion is removed. This doesn't have any practical effect, as we're still building the new beta with the previous beta.
  • As there is no dependency anymore between promoting beta and promoting stable both are moved to the same day, bringing the master bootstrap update one day earlier.
  • The step to update the beta bootstrap compiler after the release was updated to use the tool.

r? @Mark-Simulacrum
cc rust-lang/rust#88362

This PR updates the release process following up on the addition of the
bump-stage0 tool in the rust-lang/rust monorepo, making these changes:

* Downloading artifacts from dev-static.rust-lang.org is not supported
  anymore, so the step to bump stage0 during beta promotion is removed.
  This doesn't have any practical effect, as we're still building the
  new beta with the previous beta.

* As there is no dependency anymore between promoting beta and promoting
  stable both are moved to the same day, bringing the master bootstrap
  update one day earlier.

* The step to update the beta bootstrap compiler after the release was
  updated to use the tool.
@pietroalbini pietroalbini merged commit fae9448 into rust-lang:master Sep 6, 2021
@pietroalbini pietroalbini deleted the pa-no-more-dev-static branch September 6, 2021 14:55
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