Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
20 changes: 12 additions & 8 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -11622,20 +11622,22 @@
"name": "cfgd Config",
"description": "cfgd root configuration file (cfgd.yaml)",
"fileMatch": ["cfgd.yaml", "cfgd.yml"],
"url": "https://www.schemastore.org/cfgd-config-0.10.0.json",
"url": "https://www.schemastore.org/cfgd-config-0.11.0.json",
"versions": {
"0.5.0": "https://www.schemastore.org/cfgd-config-0.5.0.json",
"0.10.0": "https://www.schemastore.org/cfgd-config-0.10.0.json"
"0.10.0": "https://www.schemastore.org/cfgd-config-0.10.0.json",
"0.11.0": "https://www.schemastore.org/cfgd-config-0.11.0.json"
}
},
{
"name": "cfgd Module",
"description": "cfgd Module definition document",
"fileMatch": ["**/modules/*/module.yaml"],
"url": "https://www.schemastore.org/cfgd-module-0.10.0.json",
"url": "https://www.schemastore.org/cfgd-module-0.11.0.json",
"versions": {
"0.5.0": "https://www.schemastore.org/cfgd-module-0.5.0.json",
"0.10.0": "https://www.schemastore.org/cfgd-module-0.10.0.json"
"0.10.0": "https://www.schemastore.org/cfgd-module-0.10.0.json",
"0.11.0": "https://www.schemastore.org/cfgd-module-0.11.0.json"
}
},
{
Expand All @@ -11646,20 +11648,22 @@
"**/profiles/*.yaml",
"**/profiles/*.yml"
],
"url": "https://www.schemastore.org/cfgd-profile-0.10.0.json",
"url": "https://www.schemastore.org/cfgd-profile-0.11.0.json",
"versions": {
"0.5.0": "https://www.schemastore.org/cfgd-profile-0.5.0.json",
"0.10.0": "https://www.schemastore.org/cfgd-profile-0.10.0.json"
"0.10.0": "https://www.schemastore.org/cfgd-profile-0.10.0.json",
"0.11.0": "https://www.schemastore.org/cfgd-profile-0.11.0.json"
}
},
{
"name": "cfgd ConfigSource",
"description": "cfgd multi-source configuration manifest (cfgd-source.yaml)",
"fileMatch": ["cfgd-source.yaml", "cfgd-source.yml"],
"url": "https://www.schemastore.org/cfgd-configsource-0.10.0.json",
"url": "https://www.schemastore.org/cfgd-configsource-0.11.0.json",
"versions": {
"0.5.0": "https://www.schemastore.org/cfgd-configsource-0.5.0.json",
"0.10.0": "https://www.schemastore.org/cfgd-configsource-0.10.0.json"
"0.10.0": "https://www.schemastore.org/cfgd-configsource-0.10.0.json",
"0.11.0": "https://www.schemastore.org/cfgd-configsource-0.11.0.json"
}
},
{
Expand Down
41 changes: 8 additions & 33 deletions src/schema-validation.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -117,24 +117,12 @@
"minecraft-predicate.json",
"minecraft-recipe.json",
"minecraft-template-pool.json",
"mtad.json",
"mprocs-0.6.4.json",
"nest-cli.json",
"netlify.json",
"nuget-project-3.3.0.json",
"nuget-project.json",
"opensrm.json",
"opspec-io-0.1.7.json",
"package.json",
"paper-plugin.json",
"partial-eslint-plugins.json",
"phrase.json",
"pre-commit-config.json",
"prisma.json",
"prometheus.json",
"putout.json",
"pyrseas-0.8.json",
"pylock.json",
"renovate-39.json",
"renovate-40.json",
"renovate-41.json",
Expand All @@ -146,28 +134,15 @@
"renovate-inherited-schema-42.json",
"renovate-inherited-schema-43.json",
"sigmacv.json",
"size-limit.json",
"stylelintrc.json",
"template.json",
"tmlanguage.json",
"tslint.json",
"typings.json",
"typingsrc.json",
"typo3.json",
"urai-ecma.json",
"utam-page-object.json",
"utam-page-object-1.5.0.json",
"utam-page-object-2.0.3.json",
"utam-page-object-2.2.0.json",
"utcm-monitor.json",
"vector.json",
"vss-extension.json",
"vtesttree-schema-v1.0.0.json",
"vtesttree-schema-v2.0.0.json",
"vtesttree-schema-v2.1.0.json",
"vtesttree-schema-v2.2.0.json",
"vtesttree-schema-v2.3.0.json",
"vtesttree-schema-v2.4.0.json",
"webextension.json",
"winget-pkgs-singleton-0.1.json",
"workflows.json",
Expand All @@ -183,17 +158,10 @@
"lsdlschema-3.2.json",
"lsdlschema-3.3.json",
"lsdlschema.json",
"nodemon.json",
"openhab-5.1.json",
"partial-pyright.json",
"pep-723.json",
"pyproject.json",
"starlake.json",
"metaschema-draft-07-unofficial-strict.json",
"glazewm.json",
"youtrack-app.json",
"cinnamon-spice-settings.json",
"pnpm-workspace.json",
"podman-desktop-extension.json",
"podman-desktop-extension-1.27.json"
],
Expand Down Expand Up @@ -277,7 +245,8 @@
"enonic-xp-task-8.0.0.json",
"enonic-xp-webapp-8.0.0.json",
"cfgd-module-0.5.0.json",
"cfgd-module-0.10.0.json"
"cfgd-module-0.10.0.json",
"cfgd-module-0.11.0.json"
],
"missingCatalogUrl": [
// Below this line are subschemas that are included from other schema
Expand Down Expand Up @@ -1551,6 +1520,12 @@
},
"vespertide-model.json": {
"unknownFormat": ["uint32", "int64", "double", "int32"]
},
"cfgd-config-0.11.0.json": {
"unknownFormat": ["uint32"]
},
"cfgd-profile-0.11.0.json": {
"unknownFormat": ["uint32"]
}
}
}
Loading