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

Fix Cargo tagging & version parsing #76

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

Mark-Simulacrum
Copy link
Member

This modifies the code to correctly load the split cargo version into "current_cargo_version" and the split rustc version. This should fix our Cargo tagging support.

This modifies the code to correctly load the split cargo version into
"current_cargo_version" and the split rustc version. This should fix our
Cargo tagging support.
@Mark-Simulacrum Mark-Simulacrum requested a review from a team October 7, 2023 19:29
Copy link
Member

@jdno jdno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes themselves make sense, but I'm lacking the overall context to judge wether this fixes tagging the releases.

@Mark-Simulacrum Mark-Simulacrum merged commit 19ed30b into rust-lang:master Oct 9, 2023
6 checks passed
@Mark-Simulacrum Mark-Simulacrum deleted the fix-versions branch October 9, 2023 12:40
@Mark-Simulacrum
Copy link
Member Author

Worst case we repeat the process of a fix and release again. Unfortunately we don't have a good test setup today for this.

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.

None yet

2 participants