Skip to content

Delete .github/workflows/update-dl-url.yml#27

Merged
Turbo87 merged 1 commit into
masterfrom
delete-workflow
Apr 26, 2026
Merged

Delete .github/workflows/update-dl-url.yml#27
Turbo87 merged 1 commit into
masterfrom
delete-workflow

Conversation

@Turbo87
Copy link
Copy Markdown
Member

@Turbo87 Turbo87 commented Apr 26, 2026

As discussed in the crates.io team meeting last week, this workflow is no longer as useful as it once was.

We are directly pointing downloads to the CDN servers these days and we don't want downloads to go through our own API servers anymore. Pointing directly to the S3 buckets is also problematic for cost reasons.

Also, this workflow only updates the config.json file on the git index, but not the sparse index, so it isn't handling the 99% case at all.

Also rust-lang/crates.io#13489 (comment).

/cc @emilyalbini

As discussed in the crates.io team meeting last week, this workflow is no longer as useful as it once was.

We are directly pointing downloads to the CDN servers these days and we don't want downloads to go through our own API servers anymore. Pointing directly to the S3 buckets is also problematic for cost reasons.

Also, this workflow only updates the `config.json` file on the git index, but not the sparse index, so it isn't handling the 99% case at all.

Also rust-lang/crates.io#13489 (comment).
@Turbo87 Turbo87 requested a review from a team April 26, 2026 08:32
@Turbo87 Turbo87 merged commit 0d1373f into master Apr 26, 2026
@Turbo87 Turbo87 deleted the delete-workflow branch April 28, 2026 07:40
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