Skip to content

archive index recompress: check via decompression, not only EOF bytes#2994

Merged
syphar merged 1 commit into
rust-lang:masterfrom
syphar:more-checks
Nov 15, 2025
Merged

archive index recompress: check via decompression, not only EOF bytes#2994
syphar merged 1 commit into
rust-lang:masterfrom
syphar:more-checks

Conversation

@syphar
Copy link
Copy Markdown
Member

@syphar syphar commented Nov 14, 2025

When running the command it went generally well, but I stumbled onto a bunch of files that didn't have the EOF bytes, but were perfectly fine to decompress with old & new async-compression.

This changes my validation to just trying to decompress. So I can scan the bucket again.

@syphar syphar requested a review from a team as a code owner November 14, 2025 20:46
@syphar syphar self-assigned this Nov 14, 2025
@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 14, 2025
@syphar syphar merged commit 57d5b50 into rust-lang:master Nov 15, 2025
11 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 Nov 15, 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 Nov 15, 2025
@syphar syphar deleted the more-checks branch November 15, 2025 09:10
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