Skip to content

writing gzip is not reproducible #346

@johnynek

Description

@johnynek

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions