This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d7769a29951 When a dagrun is cleared, recalculate related deadlines if
applicable. (#61372)
add 6ba9ad867bd Add missing bundles entries to Amazon and Google
provider.yaml (#61650)
No new revisions were added by this update.
Summary of changes:
providers/amazon/provider.yaml | 5 +++++
.../amazon/src/airflow/providers/amazon/get_provider_info.py | 6 ++++++
providers/google/provider.yaml | 4 ++++
.../google/src/airflow/providers/google/get_provider_info.py | 6 ++++++
scripts/in_container/run_provider_yaml_files_check.py | 10 +++++-----
5 files changed, 26 insertions(+), 5 deletions(-)