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
4 changed files with 157 additions and 63 deletions

View File

@@ -636,6 +636,7 @@ GEM
nokogiri (>= 1.10.5)
rexml
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
safety_net_attestation (0.4.0)
@@ -876,6 +877,7 @@ DEPENDENCIES
rubocop-rails
rubocop-rspec
ruby-progressbar (~> 1.13)
rubyzip (~> 2.3)
sanitize (~> 6.0)
scenic (~> 1.7)
sidekiq (~> 6.5)