You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/03/09 08:04:29 UTC

[airflow] branch v2-5-test updated (caef382367 -> ba4ef7846c)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from caef382367 Add Changelog for 2.5.2
     add ba4ef7846c 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