-
Notifications
You must be signed in to change notification settings - Fork 8
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
Important! Template update for nf-core/tools v3.0.2 #35
Conversation
@@ -41,17 +41,32 @@ jobs: | |||
python-version: "3.12" | |||
architecture: "x64" | |||
|
|||
- name: read .nf-core.yml | |||
uses: pietrobolcato/[email protected] |
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 don't know why we use pietrobolcato here and nichmor in the other workflow.
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.
That's a good question, let's invoke @mirpedrol
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 found a bug with pietrobolcato
action in the other workflow, so we had to use a fix, but we don't find the same bug here so we can use the original one
repository_type: pipeline | ||
template: | ||
author: "@maxulysse" | ||
description: Generate Panel of Normals, models or other similar references from |
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.
Shouldn't it be ?
description: Generate Panel of Normals, models or other similar references from | |
description: Generate panel of normals, models or other similar references from |
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'd rather keep Panels of Normals (aka PONs), with these uppercase letters, as it's a generally common in such settings
Co-authored-by: Louis LE NEZET <[email protected]>
Version
3.0.2
of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the
nf-core-template-merge-3.0.2
branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.
For more information about this release of nf-core/tools, please see the
v3.0.2
release page.