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

Merge 'file-compression' branch into main (rebased after Spring Boot upgrade) #1440

Open
wants to merge 90 commits into
base: main
Choose a base branch
from

Conversation

bennavapbc
Copy link
Collaborator

@bennavapbc bennavapbc commented Feb 14, 2025

🎫 Ticket

Related PR

🛠 Changes

  • Add utilities for compressing job output files to gzip format
  • Allow bulk download API to return compressed or uncompressed files (per request header)
  • Merge file-compression branch into branch based on AB2D-6340/Upgrade_spring

ℹ️ Context

  • Compress job output files to reduce file size by ~90% and (slightly) improve transfer times for clients requesting compressed files

SonarQube

image

🧪 Validation

TODO -- Need to re-test

@bennavapbc
Copy link
Collaborator Author

This is a draft PR only; still need to re-test functionality.

Base automatically changed from AB2D-6340/Upgrade_spring to main February 15, 2025 01:53
@bennavapbc bennavapbc marked this pull request as ready for review February 18, 2025 22:40
@bennavapbc bennavapbc requested a review from a team as a code owner February 18, 2025 22:40
@bennavapbc bennavapbc changed the title Merge 'file-compression' branch into branch based on 'AB2D-6340/Upgrade_spring' Merge 'file-compression' branch into main (rebased after Spring Boot upgrade) Feb 20, 2025
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.

3 participants