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

Remove legacy hacks to download stable artifacts during local releases #32

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

pietroalbini
Copy link
Member

Rust 1.48.0 is the first release to include my changes that simplified downloading stable artifacts, namely src/version and using the same version number in dist tarballs. This PR removes that legacy code and fixes CI, which is currently stuck trying to download cargo-0.49.0 instead of cargo-1.48.0.

r? @Mark-Simulacrum

@pietroalbini
Copy link
Member Author

Note that beta CI will be broken until the beta promotion PR lands on rustc (there are no beta artifacts generated by the force-push).

@Mark-Simulacrum
Copy link
Member

r=me

@pietroalbini pietroalbini merged commit 80f305f into master Nov 17, 2020
@pietroalbini pietroalbini deleted the fix-ci branch November 17, 2020 17:11
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