This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c7f36f2 Add method 'callproc' on Oracle hook (#20072)
add aa70e2e Add linter for values.schema.json (#20193)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 7 ++
BREEZE.rst | 31 +++---
STATIC_CODE_CHECKS.rst | 2 +
breeze-complete | 1 +
chart/values.schema.json | 3 +
scripts/ci/pre_commit/pre_commit_chart_schema.py | 119 +++++++++++++++++++++++
6 files changed, 148 insertions(+), 15 deletions(-)
create mode 100755 scripts/ci/pre_commit/pre_commit_chart_schema.py