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.9 #132

Merged
merged 9 commits into from
Aug 24, 2023

Conversation

nf-core-bot
Copy link
Member

Version 2.9 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.9 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.9 release page.

@edmundmiller edmundmiller self-assigned this Aug 21, 2023
@edmundmiller edmundmiller added this to the 1.4.0 milestone Aug 21, 2023
@github-actions
Copy link

github-actions bot commented Aug 22, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 6cdeafc

+| ✅ 154 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in README.md: Describe the minimum required steps to execute the pipeline, e.g. how to prepare samplesheets.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • schema_description - No description provided in schema for parameter: skip_tools

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-08-23 17:29:35

CITATIONS.md Outdated Show resolved Hide resolved
@@ -7,7 +7,7 @@
"items": {
"type": "object",
"properties": {
"flowcell": {
"id": {
"type": "string",
"description": "Flowcell ID",
"pattern": "^\\S+$",
Copy link
Collaborator

Choose a reason for hiding this comment

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

⏬ The error message still needs to be fixed

Copy link
Collaborator

Choose a reason for hiding this comment

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

Which error message?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Gonna merge, we can follow up in another PR if necessary!

assets/schema_input.json Show resolved Hide resolved
edmundmiller and others added 2 commits August 23, 2023 12:27
Co-authored-by: matthdsm <matthdsm@users.noreply.github.com>
Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
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

@edmundmiller edmundmiller merged commit aefefde into dev Aug 24, 2023
7 checks passed
@edmundmiller edmundmiller deleted the nf-core-template-merge-2.9 branch August 24, 2023 13:10
This was referenced Oct 16, 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.

4 participants