mik-laj opened a new issue #12358: URL: https://github.com/apache/airflow/issues/12358
Hello, We have several JSON schema specifications and files that we can check with them as pre-commit check, but this is not yet checked. I think it is worth adding such checking. - [`dev/provider.yaml.schema.json`](https://raw.githubusercontent.com/apache/airflow/master/dev/provider.yaml.schema.json) - [`chart/values.schema.json`](https://github.com/apache/airflow/blob/master/chart/values.schema.json) - https://github.com/apache/airflow/issues/12357 This checks should take the path to the JSON Schema file and a list of JSON/YAML files to be validated as an arguments. Best regards, Kamil BreguĊa ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
