This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch sync-build-scripts-to-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit df533396346 Synchronize build scripts with main
add cae3417d758 Synchronize build scripts with main
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (df533396346)
\
N -- N -- N refs/heads/sync-build-scripts-to-main (cae3417d758)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/actions/migration_tests/action.yml | 18 +-----
.pre-commit-config.yaml | 16 ++----
airflow/api_connexion/schemas/task_schema.py | 6 +-
airflow/executors/executor_loader.py | 2 +-
contributing-docs/08_static_code_checks.rst | 2 -
dev/breeze/doc/images/output_static-checks.svg | 14 ++---
dev/breeze/doc/images/output_static-checks.txt | 2 +-
.../src/airflow_breeze/params/shell_params.py | 7 ++-
dev/breeze/src/airflow_breeze/pre_commit_ids.py | 1 -
dev/breeze/src/airflow_breeze/utils/packages.py | 2 +-
dev/breeze/tests/test_packages.py | 4 +-
.../tests/celery/log_handlers/test_log_handlers.py | 13 ++---
pyproject.toml | 26 ++++-----
.../ci/pre_commit/check_ti_vs_tis_attributes.py | 67 ----------------------
.../in_container/run_provider_yaml_files_check.py | 2 +-
15 files changed, 46 insertions(+), 136 deletions(-)
delete mode 100755 scripts/ci/pre_commit/check_ti_vs_tis_attributes.py