Skip to content

Use no compression for created entries#43

Merged
SimonCropp merged 1 commit into
mainfrom
Use-no-compression-for-created-entries
Mar 5, 2026
Merged

Use no compression for created entries#43
SimonCropp merged 1 commit into
mainfrom
Use-no-compression-for-created-entries

Conversation

@SimonCropp
Copy link
Copy Markdown
Owner

Replace CompressionLevel.Fastest with CompressionLevel.NoCompression when creating archive entries. This avoids compression-related variability and helps ensure deterministic output (while keeping LastWriteTime set to StableDateOffset).

Replace CompressionLevel.Fastest with CompressionLevel.NoCompression when creating archive entries. This avoids compression-related variability and helps ensure deterministic output (while keeping LastWriteTime set to StableDateOffset).
@SimonCropp SimonCropp added this to the 0.17.0 milestone Mar 5, 2026
@SimonCropp SimonCropp merged commit f6d9955 into main Mar 5, 2026
4 of 6 checks passed
@SimonCropp SimonCropp deleted the Use-no-compression-for-created-entries branch March 5, 2026 11:08
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.

1 participant