-
Notifications
You must be signed in to change notification settings - Fork 0
Make initial release #16
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
Conversation
…ith subworkflows
…uts. Subworkflow now passes tests
…eeds on my workstation
Enable MPI HyPhy analyses with --use_mpi, fix HYPHY input joins, and expand CI to run full test
|
CI tests are failing because of an |
|
The failing tests seem to be failing now because they're tests from the main branch (or perhaps because they're testing the main branch), and |
|
Never mind - it seems that the |
|
The two failing tests ( |
d-callan
left a comment
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.
Nice detective work w the tests. I'd be inclined to removing the two tests still failing, and then merging.
|
Thank you! I'm glad I finally figured out the issue - it was bugging me. I tried removing the failing tests, but |
@d-callan I'm ready to release when you are! The major features are implemented and tested, and new features can be PRed as needed/completed.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).