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 archive index caching for source archives, don't ignore source fetch errors #2323

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Nov 19, 2023

Fixes #2322 while also now reporting the error to sentry so we would have regognized the issue earlier.

@syphar syphar requested a review from Nemo157 November 19, 2023 06:06
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Nov 19, 2023
src/web/source.rs Outdated Show resolved Hide resolved
@syphar syphar force-pushed the fix-source-archive-index-caching branch from d222d60 to 4a7be95 Compare November 22, 2023 07:14
@syphar
Copy link
Member Author

syphar commented Nov 22, 2023

@Nemo157 ready for another check.

I also rebased on master and changed the initial commit to be based on #2326.

@syphar syphar requested a review from Nemo157 November 22, 2023 07:15
@syphar syphar force-pushed the fix-source-archive-index-caching branch from 4a7be95 to 4478668 Compare November 22, 2023 07:18
src/web/source.rs Outdated Show resolved Hide resolved
@syphar syphar merged commit 5522add into rust-lang:master Nov 22, 2023
5 checks passed
@syphar syphar deleted the fix-source-archive-index-caching branch November 22, 2023 10:04
@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 22, 2023
@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 Nov 22, 2023
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.

Problem retrieving source files for rebuilt crate
2 participants