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
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ src/test/youtrack-app/ @skoch13 @andrey-skl @zmaks
src/negative_test/youtrack-app/ @skoch13 @andrey-skl @zmaks

# Managed by Vector Informatik canoe-ci-tools team
src/schemas/json/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/test/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/negative_test/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/schemas/json/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/test/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/negative_test/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj
src/schemas/json/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian
src/test/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian
src/negative_test/venvironment-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian
src/schemas/json/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian
src/test/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian
src/negative_test/venvplus-* @vectorgrp/canoe-ci-tools @raphael-grimm @JoergSrj @VCecileKefelian

# Managed by CTFer.io team:
src/schemas/json/ctfd.json @pandatix @NicoFgrx
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: 'https://github.com/rbubley/mirrors-prettier'
rev: 'v3.5.3'
rev: 'v3.6.2'
hooks:
- id: 'prettier'
types: [text]
Expand Down
73 changes: 32 additions & 41 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -3203,7 +3203,8 @@
"1.11": "https://ifstate.net/schema/1.11/ifstate.conf.schema.json",
"1.12": "https://ifstate.net/schema/1.12/ifstate.conf.schema.json",
"1.13": "https://ifstate.net/schema/1.13/ifstate.conf.schema.json",
"2.0": "https://ifstate.net/schema/2.0/ifstate.conf.schema.json"
"2.0": "https://ifstate.net/schema/2.0/ifstate.conf.schema.json",
"2.1": "https://ifstate.net/schema/2.1/ifstate.conf.schema.json"
}
},
{
Expand Down Expand Up @@ -4988,7 +4989,7 @@
"name": "QType AI DSL",
"description": "A DSL for rapid prototyping of AI applications",
"fileMatch": ["qtype.config.yaml", "*.qtype.yaml"],
"url": "https://raw.githubusercontent.com/lou-k/qtype/refs/heads/main/schema/qtype.schema.json"
"url": "https://raw.githubusercontent.com/bazaarvoice/qtype/refs/heads/main/schema/qtype.schema.json"
},
{
"name": "Railway",
Expand Down Expand Up @@ -6278,29 +6279,8 @@
"3.1.0": "https://www.schemastore.org/venvironment-schema-v3.1.0.json",
"3.2.0": "https://www.schemastore.org/venvironment-schema-v3.2.0.json",
"4.0.0": "https://www.schemastore.org/venvironment-schema-v4.0.0.json",
"4.1.0": "https://www.schemastore.org/venvironment-schema-v4.1.0.json"
}
},
{
"name": "venvironment-basic.yaml",
"description": "Test environment for Vector Test Unit Runner",
"fileMatch": [
"venvironment-basic.yaml",
"*.venvironment-basic.yaml",
"venvironment-basic.yml",
"*.venvironment-basic.yml",
"venvironment-basic.json",
"*.venvironment-basic.json"
],
"url": "https://www.schemastore.org/venvironment-basic-schema-v4.0.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/venvironment-basic-schema-v1.0.0.json",
"1.1.0": "https://www.schemastore.org/venvironment-basic-schema-v1.1.0.json",
"2.0.0": "https://www.schemastore.org/venvironment-basic-schema-v2.0.0.json",
"2.1.0": "https://www.schemastore.org/venvironment-basic-schema-v2.1.0.json",
"3.0.0": "https://www.schemastore.org/venvironment-basic-schema-v3.0.0.json",
"3.2.0": "https://www.schemastore.org/venvironment-basic-schema-v3.2.0.json",
"4.0.0": "https://www.schemastore.org/venvironment-basic-schema-v4.0.0.json"
"4.1.0": "https://www.schemastore.org/venvironment-schema-v4.1.0.json",
"4.2.0": "https://www.schemastore.org/venvironment-schema-v4.2.0.json"
}
},
{
Expand All @@ -6319,22 +6299,6 @@
"1.0.0": "https://www.schemastore.org/venvplus-schema-v1.0.0.json"
}
},
{
"name": "venvplus-basic.yaml",
"description": "venvplus-basic settings of Vector Test Unit Runner",
"fileMatch": [
"venvplus-basic.yaml",
"*.venvplus-basic.yaml",
"venvplus-basic.yml",
"*.venvplus-basic.yml",
"venvplus-basic.json",
"*.venvplus-basic.json"
],
"url": "https://www.schemastore.org/venvplus-basic-schema-v1.0.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/venvplus-basic-schema-v1.0.0.json"
}
},
{
"name": "Version Bumper config",
"description": "Configuration for Version Bumper, a Composer plugin to bump project versions during release preparations",
Expand Down Expand Up @@ -6933,6 +6897,15 @@
"fileMatch": ["**/api.json"],
"url": "https://www.schemastore.org/apibuilder.json"
},
{
"name": "Apollo Router",
"description": "Apollo Router: The runtime for graph-based API orchestration",
"fileMatch": ["apollo-router-*.json"],
"url": "https://www.schemastore.org/apollo-router-2.8.1.json",
"versions": {
"2.8.1": "https://www.schemastore.org/apollo-router-2.8.1.json"
}
},
{
"name": "Gradle Enterprise",
"description": "Gradle Enterprise configuration",
Expand Down Expand Up @@ -8323,6 +8296,18 @@
],
"url": "https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-stub-mapping-or-mappings.json"
},
{
"name": "WireMock CLI local service configuration",
"description": "WireMock CLI and Runner local service config file format",
"fileMatch": ["wiremock.yaml"],
"url": "https://static.wiremock.io/schemas/wiremock.yaml-schema.json"
},
{
"name": "WireMock CLI import configuration",
"description": "WireMock CLI import and record config file format",
"fileMatch": ["wiremock-import-config.yaml"],
"url": "https://static.wiremock.io/schemas/wiremock-import-config.yaml-schema.json"
},
{
"name": "Bitmovin Encoding Template",
"description": "An encoding workflow from a single configuration template",
Expand Down Expand Up @@ -8786,6 +8771,12 @@
"**/destination-*/metadata.yaml"
],
"url": "https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-ci/connectors/metadata_service/lib/metadata_service/models/generated/ConnectorMetadataDefinitionV0.json"
},
{
"name": "Jarl",
"description": "Configuration for R linter",
"fileMatch": ["jarl.toml"],
"url": "https://github.com/etiennebacher/jarl/releases/latest/download/jarl.schema.json"
}
]
}

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# yaml-language-server: $schema=../../schemas/json/venvironment-basic-schema-v4.0.0.json
# yaml-language-server: $schema=../../schemas/json/venvironment-schema-v4.2.0.json
version: 2.2.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=../../schemas/json/venvironment-basic-schema-v4.0.0.json
can-networks:
- name: can
# yaml-language-server: $schema=../../schemas/json/venvironment-schema-v4.2.0.json
variables:
- name: var
value: -42

This file was deleted.

This file was deleted.

4 changes: 4 additions & 0 deletions src/schema-validation.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,10 @@
"apibuilder.json": {
"externalSchema": ["base-04.json"]
},
"apollo-router-2.8.1.json": {
"externalSchema": ["base.json"],
"unknownFormat": ["uint", "uint32", "uint64"]
},
"app-config.json": {
"externalSchema": ["base.json"]
},
Expand Down
Loading