Skip to content

Conversation

@maxulysse
Copy link
Member

@maxulysse maxulysse commented Jul 10, 2024

@netlify /docs/tutorials/adding_a_pipeline/first_release

@netlify
Copy link

netlify bot commented Jul 10, 2024

Deploy Preview for nf-core-main-site ready!

Name Link
🔨 Latest commit 59d4715
🔍 Latest deploy log https://app.netlify.com/projects/nf-core-main-site/deploys/68890f0290f2ec0008d714c0
😎 Deploy Preview https://deploy-preview-2640--nf-core-main-site.netlify.app/docs/tutorials/adding_a_pipeline/first_release
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@maxulysse
Copy link
Member Author

@nf-core-bot fix linting pretty please 🙏

@maxulysse maxulysse changed the title Update first_release.md Update first release procedure Jul 10, 2024
@mahesh-panchal
Copy link
Member

So if I understand this correctly, the PR shows you the differences to the latest template release which may not be in master, making sure you're only reviewing changes between your pipeline and template instead of the changes between the old version of the template and new version of the template and pipeline changes?

@ewels
Copy link
Member

ewels commented Jul 12, 2024

Has anyone checked this process to make sure that it definitely works, with merge conflicts etc?

@mashehu
Copy link
Contributor

mashehu commented Jun 9, 2025

any updates here @maxulysse?

@maxulysse
Copy link
Member Author

any updates here @maxulysse?

I totally forgot about it

@maxulysse
Copy link
Member Author

Let me solve the merge conflicts

@netlify
Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for nf-core-docs ready!

Name Link
🔨 Latest commit 59d4715
🔍 Latest deploy log https://app.netlify.com/projects/nf-core-docs/deploys/68890f02a9a8b200085fe002
😎 Deploy Preview https://deploy-preview-2640--nf-core-docs.netlify.app/docs/tutorials/adding_a_pipeline/first_release
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines +43 to +44
For example, if this commit message `Template update for nf-core/tools version 1.13` is the one that used for a tools sync,
the branch should be called `TEMPLATE_1.13`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For example, if this commit message `Template update for nf-core/tools version 1.13` is the one that used for a tools sync,
the branch should be called `TEMPLATE_1.13`.
For example, if the tools sync commit message was `Template update for nf-core/tools version 1.13`, call the branch `TEMPLATE_1.13`.

Ok - now the tough bit - does your workflow stand up to the scrutiny of the nf-core team?!
Not to worry, we're a friendly bunch.

To get your pipeline reviewed for its initial release, do the following:
Copy link
Member

@christopher-hakkaart christopher-hakkaart Aug 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To get your pipeline reviewed for its initial release, do the following:
To start a review for the initial release of your pipeline:

To get your pipeline reviewed for its initial release, do the following:

1. Make a pull-request from the `dev` branch to `master` on the nf-core fork. This is a
1. Create a new branch based on `TEMPLATE`, called `TEMPLATE_<TOOLS_VERSION>` from the version of the TEMPLATE (i.e., latest tools sync) that is in the `dev` branch you wish to merge into `master`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Create a new branch based on `TEMPLATE`, called `TEMPLATE_<TOOLS_VERSION>` from the version of the TEMPLATE (i.e., latest tools sync) that is in the `dev` branch you wish to merge into `master`.
1. Create a new branch named `TEMPLATE_<TOOLS_VERSION>`, based on the version of `TEMPLATE` from the `dev `branch you plan to merge into `master`.


1. Make a pull-request from the `dev` branch to `master` on the nf-core fork. This is a
1. Create a new branch based on `TEMPLATE`, called `TEMPLATE_<TOOLS_VERSION>` from the version of the TEMPLATE (i.e., latest tools sync) that is in the `dev` branch you wish to merge into `master`.
The commit message from @nf-core-bot will help you figure what was the tools versions used.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The commit message from @nf-core-bot will help you figure what was the tools versions used.
The commit message from @nf-core-bot will help you figure out what tool versions were used.

@christopher-hakkaart
Copy link
Member

I can't remember where this got to, added some language suggestions anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants