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

Update meta schema #30

Closed
wants to merge 22 commits into from
Closed
Changes from 9 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
512fc54
update meta schema
nvnieuwk May 3, 2024
5add093
Merge branch 'master' into update-meta-schema
nvnieuwk Jul 10, 2024
b048bfe
remove some useless formats
nvnieuwk Jul 10, 2024
7393008
fix some typos
nvnieuwk Jul 10, 2024
0133280
add keyword descriptions
nvnieuwk Jul 10, 2024
4bf250a
add checks for exists and schema
nvnieuwk Jul 10, 2024
924ff34
use the right annotation for comments
nvnieuwk Jul 10, 2024
b048276
allow schemas without `defs`
nvnieuwk Jul 10, 2024
67114da
Merge branch 'master' of github.com:nextflow-io/nf-schema into update…
mashehu Feb 11, 2025
0dbc4e8
remove `mimetype`
mashehu Feb 11, 2025
e8e6f51
escape the pattern for $ref correctly
mashehu Feb 11, 2025
917e086
run prettier on json files
mashehu Feb 13, 2025
b189f21
group standard and custom keywords for more logical structure
mashehu Feb 13, 2025
2b52366
BREAKING CHANGE: use standard "$ref" instead of "schema" for nested s…
mashehu Feb 13, 2025
c206b25
Revert "BREAKING CHANGE: use standard "$ref" instead of "schema" for …
mashehu Feb 13, 2025
29c1b8a
don't allow additional properties
mashehu Feb 13, 2025
ed68e34
fix additionalProperties
mashehu Feb 13, 2025
8c2425d
require type and description on paramters
mashehu Feb 13, 2025
9512e7e
Merge branch 'master' of github.com:nextflow-io/nf-schema into update…
mashehu Feb 13, 2025
e6a33f2
add mimetype back but add deprecation warning
mashehu Feb 13, 2025
702748f
add tests schemas
mashehu Feb 13, 2025
da77ea7
only fail ci if invalid schemas become valid and vice versa
mashehu Feb 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading