cirruslabs / cirrus-ci-agent

Agent to execute Cirrus CI tasks
Mozilla Public License 2.0
13 stars 6 forks source link

Preserve modification, access and change times for files in archives #285

Closed edigaryev closed 1 year ago

edigaryev commented 1 year ago

Resolves https://github.com/cirruslabs/cirrus-ci-agent/issues/277.

edigaryev commented 1 year ago

Or alternatively we can release like that and see if people will complain.

It seems that this will still be the case even with the CIRRUS_CACHE_CLEAR_TIMESTAMPS, since it takes some time to discover it, so we might as well try to roll out without the variable to avoid the environment bloat in case no-one ever needs to disable this.