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

Prepare release 1.0.0 #53

Merged
merged 275 commits into from
Jun 16, 2022
Merged

Prepare release 1.0.0 #53

merged 275 commits into from
Jun 16, 2022

Conversation

praveenraj2018
Copy link
Contributor

A step towards the first release of the pipeline.

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

@github-actions
Copy link

github-actions bot commented Jun 2, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit e612b8f

+| ✅ 147 tests passed       |+
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: '1.0.0'
  • readme - README did not have a Nextflow minimum version badge.

✅ Tests passed:

Run details

  • nf-core/tools version 2.4.1
  • Run at 2022-06-16 07:21:39

@praveenraj2018
Copy link
Contributor Author

@maxulysse - any idea why some of the tests (push) are failing?

@maxulysse
Copy link
Member

No idea, but I noticed this in other pipelines as well, I'm asking on Slack

@praveenraj2018
Copy link
Contributor Author

@maxulysse Now rest all are completed, except one. It remains "waiting.." for a long time, anything wrong!

@maxulysse
Copy link
Member

Oh yes, we need to update the required tests in the settings, let me do that...

@maxulysse
Copy link
Member

Done.

So now, let's ask for the final reviews

@praveenraj2018
Copy link
Contributor Author

Done.

So now, let's ask for the final reviews

Thanks!

Who will do the final reviews? I think we need two approving reviews..

@maxulysse maxulysse changed the title Merge dev to master Prepare release 1.0.0 Jun 3, 2022
@chris-cheshire
Copy link

I have had a quick go-through as I am away this weekend, I will continue next week but it looks great in general! All my comments are relatively small.

As a general comment on testing, its great to see the major pipeline modes tested as part of the CI, but if you have time I would go further. There seems to be some execution pathways that aren't covered with tests.

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.

6 participants