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 0.10.0 #38

Merged
merged 14 commits into from
Apr 16, 2024
Merged

Release 0.10.0 #38

merged 14 commits into from
Apr 16, 2024

Conversation

ksenia-krasheninnikova
Copy link
Contributor

New release for organelles subworkflow

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

Copy link

github-actions bot commented Apr 15, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit eb3f9a6

+| ✅ 129 tests passed       |+
#| ❔  19 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • nextflow_config - Config manifest.version should end in dev: '0.9.1'
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in base.config: Customise requirements for specific processes.

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-genomeassembly_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-genomeassembly_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-genomeassembly_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File does not exist: assets/nf-core-genomeassembly_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-genomeassembly_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-genomeassembly_logo_dark.png
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore or pyproject.toml
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/genomeassembly/genomeassembly/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2024-04-16 14:21:26

@ksenia-krasheninnikova
Copy link
Contributor Author

@gq1 PR is ready for review. Many thanks.

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated
### `Deprecated`

## [[0.9.0](https://github.com/sanger-tol/genomeassembly/releases/tag/0.9.0)] - Night Fury - [2023-12-15]
## [[0.9.1](https://github.com/sanger-tol/genomeassembly/releases/tag/0.9.1)] - Hideous Zippleback - [2024-04-15]

Initial release of sanger-tol/genomeassembly, created with the [nf-core](https://nf-co.re/) template.
Copy link
Member

Choose a reason for hiding this comment

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

And then this line can be removed for release 0.9.1 changes.

@gq1
Copy link
Member

gq1 commented Apr 15, 2024

Here is the updated version of release instruction from @muffato.
https://pipelines.tol.sanger.ac.uk/docs/contributing/pipeline-release
It seems you did a lots of changes for this release, probably not a small number change, but you already on 0.9. Probably it will be ok.

@muffato
Copy link
Member

muffato commented Apr 15, 2024

I agree. 0.9.1 would be for bug-fixes only. Here you've got real features and differences. This should be 0.10.0

Ksenia Krasheninnikova and others added 2 commits April 16, 2024 10:47
@ksenia-krasheninnikova ksenia-krasheninnikova changed the title Release 0.9.1 Release 0.10.0 Apr 16, 2024
@ksenia-krasheninnikova
Copy link
Contributor Author

ksenia-krasheninnikova commented Apr 16, 2024

Addressed the comments from the code review.
Also, updated the code in order to be able to optionally switch on plastid search in oatk - this was missed in the previous PR.
And updated the json schema for the input yaml file.
I will only need to update the release date if there are no other comments.
Ready for re-review @gq1 @muffato

CHANGELOG.md Show resolved Hide resolved
@ksenia-krasheninnikova ksenia-krasheninnikova merged commit 0276f81 into dev Apr 16, 2024
6 checks passed
@muffato muffato deleted the release-0.9.1 branch May 29, 2024 07:54
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