Skip to content

Conversation

@maxulysse
Copy link
Member

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

nservant and others added 28 commits January 21, 2023 12:56
fixed a few spelling mistakes
Fix incorrect handling of --restriction_site and --ligation_site params
Fixed some spelling mistakes in the Output documentation
Add public_aws_ecr profile for using public ECR images
Important! Template update for nf-core/tools v2.8
nextflow.config Outdated
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '2.0.0'
version = '2.1.0dev'
Copy link
Member Author

Choose a reason for hiding this comment

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

will be updated by #168

CHANGELOG.md Outdated
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2.1.0dev
Copy link
Member Author

Choose a reason for hiding this comment

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

will be updated by #168

Copy link
Member

Choose a reason for hiding this comment

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

This is the typical thing I forget to do before releasing 🤣

Copy link
Member Author

Choose a reason for hiding this comment

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

I either do 2 PRs, or do it all in one

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit c3cf64d

+| ✅ 159 tests passed       |+
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-06-01 13:34:18

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

Great job @maxulysse 🚀 !

CHANGELOG.md Outdated
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2.1.0dev
Copy link
Member

Choose a reason for hiding this comment

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

This is the typical thing I forget to do before releasing 🤣

@maxulysse maxulysse merged commit fe4ac65 into master Jun 1, 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.

8 participants