Skip to content
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

fix: Set timestamps correctly inside pack #43

Merged
merged 7 commits into from
Oct 18, 2024
Merged

fix: Set timestamps correctly inside pack #43

merged 7 commits into from
Oct 18, 2024

Conversation

delsner
Copy link
Member

@delsner delsner commented Aug 9, 2024

Motivation

Closes #41.

Changes

  • Update timestamp of conda packages to timestamp from pixi.lock
  • Update timestamp of other files in archive to UNIX epoch

@delsner delsner self-assigned this Aug 9, 2024
@delsner delsner changed the title wip: fix shasum fix: Set timestamps correctly inside pack Aug 9, 2024
@github-actions github-actions bot added the fix label Aug 9, 2024
@delsner delsner marked this pull request as ready for review October 18, 2024 09:03
@delsner delsner enabled auto-merge (squash) October 18, 2024 09:03
@delsner delsner merged commit c84abb8 into main Oct 18, 2024
16 checks passed
@delsner delsner deleted the shasum branch October 18, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamps encoded in tar file
2 participants