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

RAR, ZIP, 7Z, GZ, and BZIP2 support for file uploading #1112

Merged
merged 6 commits into from
Mar 15, 2023
Merged

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Mar 15, 2023

Using libarchive instead of rubyzip, we can support a ton of archive formats. libarchive is now an OS dependency, but that only matters to devs really.

@Floppy Floppy enabled auto-merge March 15, 2023 22:23
@codeclimate
Copy link

codeclimate bot commented Mar 15, 2023

Code Climate has analyzed commit 9b8dd17 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 62.0% (-0.1% change).

View more on Code Climate.

@Floppy Floppy merged commit 2e848e2 into main Mar 15, 2023
@Floppy Floppy deleted the libarchive branch March 15, 2023 22:25
@Floppy Floppy added the feature User-facing features and product enhancements label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature User-facing features and product enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant