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

Lint pipelines nextflow schema against the meta schema #3288

Open
5 tasks
mirpedrol opened this issue Nov 20, 2024 · 0 comments
Open
5 tasks

Lint pipelines nextflow schema against the meta schema #3288

mirpedrol opened this issue Nov 20, 2024 · 0 comments
Labels
enhancement pipeline-testing schema template nf-core pipeline/component template

Comments

@mirpedrol
Copy link
Member

Description of feature

Lint pipelines parameters schema (nextflow_schema.json) against the meta schema

To lint all pipelines, we should work on these steps:

  • Manual check of the meta schema to check we're not missing anything obvious
  • Think about hosting a copy of the meta schema somewhere else (currently under the nf-schema repo)
  • Test all / most nf-core pipelines locally to check for errors
  • Write GitHub action CI for one or two pipelines
  • Add CI to the template
@mirpedrol mirpedrol added enhancement pipeline-testing schema template nf-core pipeline/component template labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement pipeline-testing schema template nf-core pipeline/component template
Projects
None yet
Development

No branches or pull requests

1 participant