Skip to content

json-schema: No such thing as a range type #738

@mashehu

Description

@mashehu

Thanks to @jfy133, I read through the json-schema specs for ranges again and it turns out what we treat as range types are just number types with a minimum/maximum property... 🤯

So we have to fix that in the following files:

  • tools repo:
    • launch.py
    • test_launch.py
  • nf-co.re repo:
    • launch.php
    • pipeline_schema_builder.php
    • nf-core-schema-builder.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingschema

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions