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

allow setting a files lastModified property #278

Merged
merged 1 commit into from Mar 20, 2021
Merged

allow setting a files lastModified property #278

merged 1 commit into from Mar 20, 2021

Conversation

anark
Copy link
Contributor

@anark anark commented Mar 20, 2021

Checklist:

  • No linting issues
  • Commits are compliant with commitizen
  • CI tests have passed
  • Documentation updated

Summary of changes

This allows you to pass a lastModified attribute to be used for the file. This is helpful for testing the uploading of duplicate files so they can have the same lastModified and fingerprint.

Linked issues

Closes #277

@abramenal
Copy link
Owner

Hi @anark, cool stuff! Let's see if all the tests will pass, and I'll be happy to release it.
@all-contributors add @anark for code

@allcontributors
Copy link
Contributor

@abramenal

I've put up a pull request to add @anark! 🎉

@abramenal abramenal merged commit e526dbc into abramenal:main Mar 20, 2021
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

Successfully merging this pull request may close these issues.

[Bug] lastModified on file is changed on every use
2 participants