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

Separate registry-api from the index, use the configured base url #2279

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

Nemo157
Copy link
Member

@Nemo157 Nemo157 commented Oct 16, 2023

As mentioned in #2269, we don't want to have a crates.io-index on the build server just to lookup the index base url. We're already passing it in as config for accessing the search API, so just use that when we want to access the api to update release metadata too.

@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 16, 2023
@Nemo157 Nemo157 marked this pull request as ready for review October 16, 2023 22:42
@syphar syphar self-requested a review October 17, 2023 08:36
@syphar syphar merged commit dda6f2a into rust-lang:master Oct 17, 2023
7 checks passed
@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 17, 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 Oct 19, 2023
@Nemo157 Nemo157 deleted the no-index-in-build-server branch March 8, 2024 20:39
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