-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
[Release] 1.0
[Hotfix] Amend to Release 1.0 before tagging/releasing
[Feat] tee Logging of processes into stdout and file
Fixes for 1.0 for AWS
Merge minor changes for release from dev to master
remove github vars from AWS action
[FIX] specify container for bash-only modules for AWS
Update CHANGELOG.md for Release 1.0
[Release] 1.1
Add release date and Zenodo DOI for version 1.1.0
|
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 correct. Good work! 👍
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.
Sorry to retract the approval. It would be great to actually have the fix logged in the changelog.
@ypriverol I think this would warrant a bugfix release?! |
@fabianegli @jpfeuffer do you know what is going on with Github Actions. The following error:
|
It was using a self-hosted runner. Probably still broken since they are new. |
I don't know what goes wrong here. I can only speculate and I don't see a relation with changes in this PR. My guess would also be the new runner infrastructure. |
Almost there, can I merge after finishing the first one? @fabianegli |
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.
We'll need a note in the changelog for the fix, but it can be a separate PR.
The logic used for selecting the container source (from quay.io or depot.galaxyproject.org) is not consistent for all processes. This PR simply modifies two processes to make them consistent with the rest.
PR checklist
nf-core lint
).nextflow run . -profile 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).