Skip to content
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

v2.2.0 release #203

Merged
merged 130 commits into from
Mar 20, 2023
Merged

v2.2.0 release #203

merged 130 commits into from
Mar 20, 2023

Conversation

grst
Copy link
Member

@grst grst commented Mar 9, 2023

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/scrnaseq branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

apeltzer and others added 30 commits October 6, 2022 10:58
autocanceling previous tests when pushing changes
Found by @ameynert right now 🚨
Fix profile
updated concurrency groups to match nf-core tools
azedinez and others added 8 commits March 1, 2023 15:40
txp2gene is generated as part of the salmon indexing, but if an index is supplied, the file must be supplied manually
merging the conditional with the assertion on line 30
Update all modules, fix template points
fix txp2gene retrieval bug when salmon_index is supplied
@grst grst requested review from fmalmeida and apeltzer March 9, 2023 07:40
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 29b0621

+| ✅ 157 tests passed       |+
!| ❗   1 tests had warnings |!

❗ Test warnings:

✅ Tests passed:

Run details

  • nf-core/tools version 2.7.2
  • Run at 2023-03-20 07:50:22

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
@grst
Copy link
Member Author

grst commented Mar 10, 2023

There are a few minor things to be resolved (see comments), but other than that this looks good to me!

Copy link
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

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

Apart from gregors comments, looks good and we should definitely do a release

Copy link
Contributor

@fmalmeida fmalmeida left a comment

Choose a reason for hiding this comment

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

🎉

@grst grst merged commit c6ec217 into master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants