Skip to content

Add TAR format file handling#420

Merged
shuchenliu merged 5 commits into1.0.xfrom
tar-file-handling
Oct 27, 2025
Merged

Add TAR format file handling#420
shuchenliu merged 5 commits into1.0.xfrom
tar-file-handling

Conversation

@shuchenliu
Copy link
Copy Markdown
Member

@shuchenliu shuchenliu commented Oct 21, 2025

Updated anyfile function in biothings.utils.common to handle .tar files as well as any compressed variants like .tar.gz and .tar.bz2 supported by Python’s tarfile module.

Verified and tested functionality with DogPark Ranger data plugins.

This also resolves #226.

@shuchenliu shuchenliu self-assigned this Oct 21, 2025
@shuchenliu shuchenliu changed the base branch from master to 1.0.x October 21, 2025 21:44
@shuchenliu shuchenliu merged commit 2cc8d5f into 1.0.x Oct 27, 2025
13 checks passed
shuchenliu added a commit that referenced this pull request Oct 27, 2025
This reverts commit 2cc8d5f, reversing
changes made to 18acfe6.
@shuchenliu shuchenliu mentioned this pull request Oct 27, 2025
@ctrl-schaff ctrl-schaff deleted the tar-file-handling branch November 6, 2025 22:20
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.

Support tar.bz2 format for dumpers' "uncompress" feature

4 participants