-
Notifications
You must be signed in to change notification settings - Fork 18
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 version 1.1.3 #237
Conversation
bump to 1.2.0dev
update workflow svg
Merging template updates for versions 2.14.0 through 3.1.1
Update nf-core/smoothxg module to version 0.8.0
make parameter `n_haplotypes` null
prepare new release 1.1.3 - marsupial
Attempting to resolve merge conflicts in #238 |
Resolve merge conflicts
|
Got help on Slack, fix is in #239 |
I don't understand this failure though |
Fix 1.1.3 release lint error(s)
Me neither..... |
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 good to me.
Oh, I think I understand the issue now. Our release pull request has changes to
But the failing CI build is still using the older version. So do we just merge the release pull request and ignore this one CI failure? |
Could be a hen and an egg problem. |
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.
This looks good to me. I also got the approval from @jfy133 that we can ignore
the failing test and go forward with this.
Why is the AWS test skipped? We need this one to run through. There might still be a bug in fusion and we have to run it manually. If it does not run, I can't tell. |
@subwaystation I think because it only happens on initial opening of the PR. Trigger a manual test via the action tab and we can check that instead |
I did trigger it, but it is always skipped. What can I do? @jfy133 |
Alright, thanks to @jfy133 we can be happy https://cloud.seqera.io/orgs/nf-core/workspaces/AWSmegatests/watch/4pN1X5F3w9wtaa and merge this @heuermh ! |
Let me know if you don't have force merge rights |
I do have ;) |
🥳 Thank you, @subwaystation @jfy133 @charles-plessy! |
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).