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(utime for archive): Set utime for the zip itself to help idempotency #40

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

mdial89f
Copy link
Contributor

Purpose

This seems to only be an issue on linux, not Mac. But I need to keep the utime of the package contents as well as the package itself consistent.

Linked Issues to Close

None

Approach

See code.

Learning

Describe the research stage

Links to blog posts, patterns, libraries or addons used to solve this problem

Assorted Notes/Considerations

List any other information that you think is important... a post-merge activity, someone to notify, etc.

Pull Request Creator Checklist

  • Any associated issue(s) are linked above.
  • This PR and linked issues(s) are a complete description of the changeset.
  • Someone has been assigned this PR.
  • Someone has been marked as reviewer on this PR.

Pull Request Assignee Checklist

  • Any associated issue(s) are linked above.
  • This PR meets all acceptance criteria for any linked issues.
  • This PR and linked issues(s) are a complete description of the changeset.

@mdial89f mdial89f merged commit 3dd67b2 into main Sep 13, 2023
1 of 3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 13, 2023
## [3.2.1](v3.2.0...v3.2.1) (2023-09-13)

### Bug Fixes

* **utime for archive:**  Set utime for the zip itself to help idempotency ([#40](#40)) ([3dd67b2](3dd67b2))
@mdial89f mdial89f deleted the tssupport branch September 13, 2023 20:13
@github-actions
Copy link

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant