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/02/06 14:58:57 UTC

[airflow] branch main updated (307377a98b -> 9f1f026fac)

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 307377a98b remove /legacy_tree endpoint (#29359)
     add 9f1f026fac Remove stderr redirection for get-workflow-info (#29381)

No new revisions were added by this update.

Summary of changes:
 .../get-target-branch-build-scripts/action.yml     |  1 -
 .github/workflows/build-images.yml                 |  2 +-
 .github/workflows/ci.yml                           |  2 +-
 .github/workflows/codeql-analysis.yml              |  2 +-
 .github/workflows/release_dockerhub_image.yml      |  2 +-
 .../src/airflow_breeze/commands/ci_commands.py     | 12 ++++----
 .../src/airflow_breeze/utils/github_actions.py     |  4 +--
 .../src/airflow_breeze/utils/selective_checks.py   | 36 +++++++++++-----------
 8 files changed, 30 insertions(+), 31 deletions(-)