Skip to content

Refresh release tracks #10992

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

Merged
merged 3 commits into from
Apr 16, 2025
Merged

Conversation

eth3lbert
Copy link
Contributor

This PR adds a service to handle refreshing and updating the payload of release tracks for a crate. The value will be re-fetched via a refresh task after yanking/unyanking to maintain the correctness of the release tracks label in the UI.

Fixes #10984.

@eth3lbert eth3lbert added C-bug 🐞 Category: unintended, undesired behavior A-frontend 🐹 labels Apr 11, 2025
@eth3lbert eth3lbert requested a review from Turbo87 April 11, 2025 15:21
@Turbo87 Turbo87 merged commit 3006b35 into rust-lang:main Apr 16, 2025
10 checks passed
@eth3lbert eth3lbert deleted the refresh-release-tracks branch April 16, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Having a yanked version seems to result in wrong "latest"
2 participants