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(website): download compressed files #1220

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

chaoran-chen
Copy link
Member

@chaoran-chen chaoran-chen commented Mar 3, 2024

resolves #849

preview URL: https://849-download-compressed-f.loculus.org/

Summary

Users can now download compressed files from the download panel. The default selection is zstd.

Screenshot

image

PR Checklist

  • [ ] All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

@chaoran-chen chaoran-chen self-assigned this Mar 3, 2024
@chaoran-chen chaoran-chen force-pushed the 849-download-compressed-files branch from eed2a20 to 3ea1a55 Compare March 8, 2024 14:15
@chaoran-chen chaoran-chen marked this pull request as ready for review March 8, 2024 14:28
@theosanderson theosanderson added the preview Triggers a deployment to argocd label Mar 8, 2024
@chaoran-chen chaoran-chen force-pushed the 849-download-compressed-files branch 2 times, most recently from 46f46be to 0882c6a Compare March 8, 2024 15:06
Copy link
Member

@theosanderson theosanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Optional change to the order in comments, but otherwise perfect!

@chaoran-chen chaoran-chen merged commit 6b97f8e into main Mar 10, 2024
12 checks passed
@chaoran-chen chaoran-chen deleted the 849-download-compressed-files branch March 10, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download panel: compressed files
2 participants