You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/03/03 10:11:36 UTC

[airflow] branch main updated (76d8aaa836 -> 47ab0ca629)

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 76d8aaa836 Fix Amazon ECS Enums (#29871)
     add 47ab0ca629 Move help message to the google auth code (#29888)

No new revisions were added by this update.

Summary of changes:
 ...et_candidate_file_descriptor_ranges-to-us.patch | 76 ++++++++++++++++++++++
 airflow/_vendor/daemon/module.mk                   | 27 ++++++++
 .../google/common/utils/id_token_credentials.py    | 26 +++++++-
 .../common/utils/test_id_token_credentials.py      |  7 +-
 4 files changed, 128 insertions(+), 8 deletions(-)
 create mode 100644 airflow/_vendor/daemon/0001-Refactor-_get_candidate_file_descriptor_ranges-to-us.patch
 create mode 100644 airflow/_vendor/daemon/module.mk