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 e9b76bc38d Update providers metadata 2023-12-12 (#36184)
add f8b322d61c Add pre-commmit check for providers list in bug report is
unique/sorted (#36183)
No new revisions were added by this update.
Summary of changes:
.../airflow_providers_bug_report.yml | 4 +-
.pre-commit-config.yaml | 7 +
STATIC_CODE_CHECKS.rst | 2 +
dev/breeze/src/airflow_breeze/pre_commit_ids.py | 1 +
images/breeze/output_static-checks.svg | 154 +++++++++++----------
images/breeze/output_static-checks.txt | 2 +-
scripts/ci/pre_commit/common_precommit_utils.py | 28 ++++
...pre_commit_check_airflow_bug_report_template.py | 62 +++++++++
.../pre_commit_check_order_dockerfile_extras.py | 42 ++----
.../ci/pre_commit/pre_commit_check_order_setup.py | 40 ++----
10 files changed, 198 insertions(+), 144 deletions(-)
create mode 100755
scripts/ci/pre_commit/pre_commit_check_airflow_bug_report_template.py