-
Notifications
You must be signed in to change notification settings - Fork 417
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
2.6.1 #222
2.6.1 #222
Conversation
Getting dev up to date
extend timeout for pushing to dockerhub
No aws test on forks
update GATK and fix Freebayes-Mutect2 channels issue
Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se>
update aws tests GitHub actions workflows
Replace tmp_dir directory in BaseRecalibration
Yeah the PR comes from your branch so the branch checks fail for a reason, shouldn't be bad ;-) |
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.
I just have two comments in main.nf
that I could not add directly as these lines have not been changed.
The rest is not important, we can also adapt it once the AWS has actually full tests
ok, great! Is it normal that one of the CI tests (annotation) fails? |
I don't know why the circleci was not triggered on this PR. But basically the images for the annotation are not built, but they will be built once the PR is merged. Worst case scenario, I can still build them all myself. I can actually build the one for the tests now if you like. |
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!
All good, whatever works best for you :) |
nf-core/sarek pull request
Many thanks for contributing to nf-core/sarek!
Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: CONTRIBUTING.md