-
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
[GEN-1330] Setup staging pipeline #19
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.
🔥 LGTM! Going to pre-approve
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.
🔥 LGTM! Going to pre-approve
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.
A few comments, otherwise this looks good to me!
Quality Gate passedIssues Measures |
Purpose: This is a draft PR. This is meant to allow us to be able to run staging on just the consortium release and public release steps. Previously these steps were included along with main and mutation processing but we don't want to do that because it will take over a day to run main / mutation processing on production data.
Testing:
process_main
run and it ran on staging project as expected and updated staging database tablesconsortium_release_step_only
and it ran mostly on the staging project but ran into a hurdle with running maf in bed and mutation in cis which created the need for this PR