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 1.2 #84

Merged
merged 80 commits into from
Dec 19, 2023
Merged

Release 1.2 #84

merged 80 commits into from
Dec 19, 2023

Conversation

muffato
Copy link
Member

@muffato muffato commented Dec 18, 2023

It's release time !

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
  • 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).

priyanka-surana and others added 30 commits March 16, 2023 19:20
Added the cleanup profile and use it for our Tower Sanger tests
Add read group back and crumble for HiFi
@muffato muffato added this to the 1.2.0 milestone Dec 18, 2023
@muffato muffato self-assigned this Dec 18, 2023
@muffato
Copy link
Member Author

muffato commented Dec 18, 2023

@priyanka-surana : do you remember the version of the nf-core template you last used in this pipeline ?

@priyanka-surana
Copy link
Contributor

@priyanka-surana : do you remember the version of the nf-core template you last used in this pipeline ?

Based on the dates, my best guess is v2.9.

@muffato
Copy link
Member Author

muffato commented Dec 18, 2023

I'm getting a few nf-core lint --release failures:

╭─ [✗] 6 Pipeline Tests Failed ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                                                                                        │
│ nextflow_config: Config variable not found: params.validationShowHiddenParams                                                                                                          │
│ nextflow_config: Config variable not found: params.validationSchemaIgnoreParams                                                                                                        │
│ files_unchanged: .github/PULL_REQUEST_TEMPLATE.md does not match the template                                                                                                          │
│ files_unchanged: .github/workflows/branch.yml does not match the template                                                                                                              │
│ files_unchanged: .github/workflows/linting.yml does not match the template                                                                                                             │
│ schema_params: Param schema_ignore_params from nextflow config not found in nextflow_schema.json                                                                                       │
│                                                                                                                                                                                        │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

I'm looking into those.

@priyanka-surana
Copy link
Contributor

I'm getting a few nf-core lint --release failures:

╭─ [✗] 6 Pipeline Tests Failed ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                                                                                        │
│ nextflow_config: Config variable not found: params.validationShowHiddenParams                                                                                                          │
│ nextflow_config: Config variable not found: params.validationSchemaIgnoreParams                                                                                                        │
│ files_unchanged: .github/PULL_REQUEST_TEMPLATE.md does not match the template                                                                                                          │
│ files_unchanged: .github/workflows/branch.yml does not match the template                                                                                                              │
│ files_unchanged: .github/workflows/linting.yml does not match the template                                                                                                             │
│ schema_params: Param schema_ignore_params from nextflow config not found in nextflow_schema.json                                                                                       │
│                                                                                                                                                                                        │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

I think it is a nf-core version mismatch.

@muffato
Copy link
Member Author

muffato commented Dec 18, 2023

You were right ! No issue reported with nf-core 2.7

@muffato muffato marked this pull request as ready for review December 18, 2023 15:13
@muffato
Copy link
Member Author

muffato commented Dec 18, 2023

In that case, the PR is now ready for review

Copy link
Contributor

@priyanka-surana priyanka-surana left a comment

Choose a reason for hiding this comment

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

Since all the changes were reviewed in dev, I think we are good to merge.

We're so good. We're professionals. We're the best. ToL-IT power !
@muffato muffato merged commit 91efc18 into main Dec 19, 2023
13 checks passed
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.

3 participants