Migrate to topic channels for versions#431
Conversation
|
Updated CHANGELOG for version 3.2.0 with changes and dependency updates.
|
@jonasscheid I've opened a new pull request, #433, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: jonasscheid <43858870+jonasscheid@users.noreply.github.com>
Remove cache buster artifacts from topic channel migration
Joon-Klaps
left a comment
There was a problem hiding this comment.
Not 100% certain if everything went ok with template merge.
Think you might to fix of couple stuff first before the linter will be happy.
|
@Joon-Klaps Thanks already for having a look! I updated every nf-core module to topics as well. Made the linter happy. Currently tests fail due to sever issue of a tool that we are dependent on. Should resolve itself after 1,2 tries. If you could have a look again, I would be grateful :) EDIT: Seems to be a mqc issue. On it! EDIT EDIT: Fixed 👍🏼 |
Joon-Klaps
left a comment
There was a problem hiding this comment.
Think you still missed some stuff, mostly regarding the topics themselves
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
Co-authored-by: Joon Klaps <joon.klaps@kuleuven.be>
|
Can we merge? |
Joon-Klaps
left a comment
There was a problem hiding this comment.
You still have for certain local modules both topic and emit as 'versions' as well as commented out lines that can be deleted but if you really want to merge, don't let me stop you.
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Apologies, I thought I should keep version emit even for local modules, but not necessary anymore, your right. Thanks again! |
Merge after #429
Nf-core module topic channel merge should be the next step. I did migrate to topic channels in pipeline nf-core modules for consistency reasons.
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).