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

Important! Template update for nf-core/tools v2.8 #147

Merged
merged 5 commits into from
May 5, 2023

Conversation

nf-core-bot
Copy link
Member

Version 2.8 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-2.8 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/developers/sync.

For more information about this release of nf-core/tools, please see the v2.8 release page.

Copy link
Contributor

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

Everything looks good to me except the version increment done by the template.

CHANGELOG.md Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
Copy link
Contributor

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

I forgot to say that usage and readme need a little more careful merging of changes.

@github-actions
Copy link

github-actions bot commented May 4, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit e39a54a

+| ✅ 155 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: lib/WorkflowFetchngs.groovy
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-05-05 09:03:45

@drpatelh
Copy link
Member

drpatelh commented May 4, 2023

Thanks @Midnighter ! Should all be fixed now.

@drpatelh drpatelh dismissed Midnighter’s stale review May 5, 2023 08:32

Addressed all comments

CHANGELOG.md Outdated
Comment on lines 6 to 11
## [Unpublished Version / DEV]
## [[1.10.0](https://github.com/nf-core/fetchngs/releases/tag/1.10.0)] - 2023-05-12

- [#144](https://github.com/nf-core/fetchngs/issues/144) - Add support to download 10X Genomics data
- [#148](https://github.com/nf-core/fetchngs/pull/148) - Fix default metadata fields for ENA API v2.0
- Bumped modules version to allow for sratools download of sralite format files.
- Updated pipeline template to [nf-core/tools 2.8](https://github.com/nf-core/tools/releases/tag/2.8)
Copy link
Member

Choose a reason for hiding this comment

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

changelog seems not very templaty to me

Copy link
Member

Choose a reason for hiding this comment

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

not very templaty to me

What does that mean?!

Copy link
Member

Choose a reason for hiding this comment

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

just line 6 and 9, that should not be in this PR, IMO

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

LGTM
(except for the CHANGELOG which doesn't feel templaty)

@drpatelh drpatelh merged commit 8fa8bb5 into dev May 5, 2023
10 checks passed
@maxulysse maxulysse deleted the nf-core-template-merge-2.8 branch October 12, 2023 09:41
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

4 participants