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

feat(#57): Add compression option #75

Merged
merged 1 commit into from
Jul 31, 2024
Merged

feat(#57): Add compression option #75

merged 1 commit into from
Jul 31, 2024

Conversation

randreev1321
Copy link
Collaborator

Changes:

  • Added compression option gzip to job level
  • Updated jobs init logic
  • Added compression of external command output file

Refs: #57

@randreev1321 randreev1321 added the enhancement New feature or request label Jul 24, 2024
@randreev1321 randreev1321 added this to the v3.10.0 milestone Jul 24, 2024
@randreev1321 randreev1321 self-assigned this Jul 24, 2024
Changes:
- Added compression option `gzip` to job level
- Updated jobs init logic
- Added compression of external command output file

Refs: #57
@randreev1321 randreev1321 merged commit ec6516f into main Jul 31, 2024
1 check passed
@randreev1321 randreev1321 deleted the feat/57 branch August 22, 2024 08:50
@randreev1321 randreev1321 linked an issue Aug 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a compression option for external scripts.
2 participants