Skip to content

Fixes/tweak for handling compression in archive files #616

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

rtibbles
Copy link
Member

Summary

There wasn't a good way with e.g. BloomPubFile types to specify custom audio/video conversion parameters.
When compression was enabled, archive file publishing broke.
This fixes both these things.

  • Allow easy passing of pipeline context to DownloadFiles.
  • Fix bug in archive compression logic.
  • Add tests to ensure that archive compression logic runs properly.

References

Further cleanup from pipeline work

@rtibbles rtibbles added this to the 0.8 milestone Jul 10, 2025
@rtibbles rtibbles force-pushed the archive_compression branch from bcc519f to 51bc184 Compare July 10, 2025 23:28
Fix bug in archive compression logic.
Add tests to ensure that archive compression logic runs properly.
@rtibbles rtibbles force-pushed the archive_compression branch from 51bc184 to d8df4be Compare July 11, 2025 19:39
@rtibbles rtibbles merged commit 8749b10 into learningequality:develop Jul 17, 2025
16 checks passed
@rtibbles rtibbles deleted the archive_compression branch July 17, 2025 16:21
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.

1 participant