Archived
2
0
Fork 0

Optimize archive export service and export zip files instead of gzipped tar files (#23360)

This commit is contained in:
Claire 2023-05-02 15:09:43 +02:00 committed by GitHub
parent 8131a5b330
commit b233da5996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 157 additions and 63 deletions

View file

@ -162,3 +162,4 @@ gem 'xorcist', '~> 1.1'
gem 'cocoon', '~> 1.2'
gem 'net-http', '~> 0.3.2'
gem 'rubyzip', '~> 2.3'