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

Build id for archive index #2275

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Oct 14, 2023

This PR is based on / includes the changes from #2274.

The basic idea is to include an additional identifier (the latest build ID) into the filename for local archive indexes.

Through this we will invalidate the local files when there is a new build available.

This will solve #2273 and through that solve rebuilds with the new infrastructure.

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Oct 14, 2023
src/web/crate_details.rs Outdated Show resolved Hide resolved
@syphar
Copy link
Member Author

syphar commented Oct 19, 2023

@Nemo157 anything missing from your side? I'm happy to spend more time on this :)

@syphar syphar merged commit 78d8bed into rust-lang:master Oct 21, 2023
7 checks passed
@syphar syphar deleted the build-id-for-archive-index branch October 21, 2023 05:32
@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 Oct 21, 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 5, 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.

2 participants