-
Notifications
You must be signed in to change notification settings - Fork 253
Update first release procedure #2640
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for nf-core-main-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
|
@nf-core-bot fix linting pretty please 🙏 |
|
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? |
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
…release.md Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
|
Has anyone checked this process to make sure that it definitely works, with merge conflicts etc? |
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
|
any updates here @maxulysse? |
I totally forgot about it |
|
Let me solve the merge conflicts |
✅ Deploy Preview for nf-core-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
sites/docs/src/content/docs/tutorials/adding_a_pipeline/first_release.md
Outdated
Show resolved
Hide resolved
|
I can't remember where this got to, added some language suggestions anyway. |
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
christopher-hakkaart
left a comment
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'm fine with the text here, I'm not sure if someone more technical wanted to chime in, but LGTM
| To start a review for the initial release of your pipeline: | ||
|
|
||
| 1. Make a pull-request from the `dev` branch to `master` on the nf-core fork. This is a | ||
| 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`. |
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 never create this branch, I just make a the PR directly to the TEMPLATE, why would I need the versioned branch, @maxulysse ?
|
@nf-core-bot fix linting |
@netlify /docs/tutorials/adding_a_pipeline/first_release