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

Release 2.4 #499

Merged
merged 400 commits into from
Sep 26, 2023
Merged

Release 2.4 #499

merged 400 commits into from
Sep 26, 2023

Conversation

jfy133
Copy link
Member

@jfy133 jfy133 commented Sep 1, 2023

See changelog: https://github.com/nf-core/mag/blob/dev/CHANGELOG.md#240---2023-09-07

Note large number of files is due to template updates!

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/mag 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).

jfy133 and others added 30 commits May 8, 2023 15:13
This reverts commit c6c9730, reversing
changes made to a0933b6.
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Deactivate CONCOCT to make reasonable AWS full test run time
Remove BUSCO warning about no matches found
workflows/mag.nf Outdated Show resolved Hide resolved
Copy link
Member Author

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

Responses from @ramprasadn 's rfist set of comments

CHANGELOG.md Outdated Show resolved Hide resolved
conf/modules.config Outdated Show resolved Hide resolved
conf/modules.config Outdated Show resolved Hide resolved
conf/modules.config Show resolved Hide resolved
@jfy133
Copy link
Member Author

jfy133 commented Sep 15, 2023

@ramprasadn I believe I've addressed all of your comments now, here: #508

I have one more comment from Daniel about updating the URLs in the modules, but hopefully you are happy with everything else!

Copy link

@ramprasadn ramprasadn left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀 🚢

Update CHANGELOG after registry update (missed in previous PR)
Copy link
Collaborator

@d4straub d4straub left a comment

Choose a reason for hiding this comment

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

LGTM.

However, the template update came at a bad time...

conf/modules.config Show resolved Hide resolved
@jfy133
Copy link
Member Author

jfy133 commented Sep 26, 2023

I am going for a release (merging despite the linting error), and doing an immediate followup release PR with the template

@jfy133 jfy133 merged commit 18a1645 into master Sep 26, 2023
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.