-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release v3.2.0 -> main #218
Conversation
…space_from_inputs DI-930 fix #207 strip whitespace from inputs
…github.com/eastgenomics/dias_batch_running into IN-930_fix_#196_better_unarchival_checking
…l_files IN-930 - add multiqc html pattern to defaults.py
IN-930 add new input unarchive only
…_report_name IN-930 - fix #214 single gene report name
…hive_patterns IN-930 - update default unarchive patterns
…inputs IN-930 - combine unarchiving inputs
Hello @jethror1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2024-07-29 13:39:41 UTC |
ensure `CheckInputs.strip_string_inputs()` is called before other methods
…all_order Update dias_batch.py
Testing completed and signed off, ready for production: https://cuhbioinformatics.atlassian.net/browse/DI-931?atlOrigin=eyJpIjoiNTVmYWEzYmEwZTUyNGJkM2E5MjE4NzZiM2EyZDkxN2QiLCJwIjoiamlyYS1zbGFjay1pbnQifQ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All previous PRs code-reviewed merged to release branch, testing now signed off, merging to main as part of deployment.
Reviewed 10 of 11 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @jethror1)
Summary
Merging of changes for v3.2.0 release into main
Changes
-iunarchive_only
to allow for just unarchiving and not running jobs:
in the report filenameIssues closed
Consitituent PRs
This change is