Skip to content

handle archives #28

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

Merged
merged 19 commits into from
Sep 13, 2020
Merged

handle archives #28

merged 19 commits into from
Sep 13, 2020

Conversation

epwalsh
Copy link
Owner

@epwalsh epwalsh commented Sep 12, 2020

Still TODO:

  • Add integration tests.
  • Proofread docs again.
  • Extract local files again if they've changed since the last extraction.
  • Handle zip files.
  • Handle .tar.bz2 files.
  • Extract archives to tmp directory first.
  • Use the Sys time last modified as an ETag for local archives so that we never overwrite an existing extraction dir for local files. Then no need to compare last mod times.

@epwalsh epwalsh linked an issue Sep 12, 2020 that may be closed by this pull request
@epwalsh epwalsh marked this pull request as ready for review September 12, 2020 22:33
@epwalsh epwalsh merged commit c6eebd8 into master Sep 13, 2020
@epwalsh epwalsh deleted the archives branch September 13, 2020 18:24
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.

Add ability to automatically extract cached archives
1 participant