Skip to content

Conversation

@syphar
Copy link
Member

@syphar syphar commented Nov 29, 2025

With crate authors being able to delete releases / crates themselves, we have to handle some new cases, for example that we get a crate-delete request and the crate is still just queued.

Mainly coming from this sentry error.

Examples:

This PR does two things:

  1. just skip crate/version delete when we don't find the crate
  2. also remove the crate or version from the build queue

@syphar syphar requested a review from a team as a code owner November 29, 2025 09:30
@syphar syphar self-assigned this Nov 29, 2025
@github-actions github-actions bot added S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Nov 29, 2025
@syphar syphar merged commit d3b25c7 into rust-lang:main Nov 30, 2025
12 checks passed
@syphar syphar deleted the missing-crate-2 branch November 30, 2025 06:35
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Nov 30, 2025
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Dec 2, 2025
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