-
Notifications
You must be signed in to change notification settings - Fork 3
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
Prevent Overwriting of Existing Sample Sheets (#3915) #4012
Conversation
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.
Looks great! I can add instructions on how to test in the PR description
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.
💯
Quality Gate passedIssues Measures |
Testing in Stage
Test FileNotFoundError
|
Deploy to stage
|
Deploy to PROD
|
Description
Fixed
samefile
check to ensure the sample sheet from Housekeeper is not copied if it already matches the existing sample sheet in the sequencing run directory.How to prepare for test
us
paxa
How to test
cg demultiplex samplesheet create <flow_cell_id>
cg demultiplex samplesheet create <flow_cell_id>
Review
Thanks for filling in who performed the code review and the test!
This version is a
Implementation Plan