Skip to content

Conversation

microlei
Copy link
Contributor

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!
  • [ NA] If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • [NA] If necessary, also make a PR on the nf-core/taxprofiler branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • [NA] Usage Documentation in docs/usage.md is updated.
  • [NA] Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • [NA] README.md is updated (including new tool citations and authors/contributors).

CHANGELOG.md Outdated

### `Fixed`

- improved json schema as part of nf-core hackathon 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you make this changelog entry look like the other entries?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean to add a PR number?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes :)

Copy link
Contributor

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

Hi, very well done! Here are some comments

Copy link
Contributor

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

LGTM!!

@jen-reeve jen-reeve linked an issue Mar 26, 2025 that may be closed by this pull request
15 tasks
@jfy133
Copy link
Member

jfy133 commented Apr 16, 2025

@nf-core-bot fix linting

Copy link
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

Apologies @microlei ! This completely slipped us by!

@jfy133 jfy133 merged commit fbca4b1 into nf-core:dev Apr 16, 2025
25 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.

JSON schema: Taxprofiler
4 participants