8000 writing gzip is not reproducible · Issue #346 · bazeltools/bazel-deps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

writing gzip is not reproducible #346

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

Open
johnynek opened this issue May 15, 2023 · 0 comments
Open

writing gzip is not reproducible #346

johnynek opened this issue May 15, 2023 · 0 comments

Comments

@johnynek
Copy link
Collaborator

if a user gives an output file named .gz we will use java's gzip support to write the file. However, doing that adds a timestamp into the file, which makes two things written the same have a different hash.

This may cause cache-busting downstream when nothing else has changed if the outputs of any gzipped files wind up as inputs in the build.

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

No branches or pull requests

1 participant
0