This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e774d08773 Update Glue Data Quality system test sample data (#40870)
add e7e83254db Add pre-commit to check attrs of TI and TIHistory (#40846)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 8 +++
airflow/models/taskinstancehistory.py | 75 ++++++++++++++--------
contributing-docs/08_static_code_checks.rst | 2 +
dev/breeze/doc/images/output_static-checks.svg | 12 ++--
dev/breeze/doc/images/output_static-checks.txt | 2 +-
dev/breeze/src/airflow_breeze/pre_commit_ids.py | 1 +
.../ci/pre_commit/check_ti_vs_tis_attributes.py | 64 ++++++++++++++++++
7 files changed, 131 insertions(+), 33 deletions(-)
create mode 100755 scripts/ci/pre_commit/check_ti_vs_tis_attributes.py