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 2021/09/08 16:54:51 UTC

[airflow] branch main updated (9496235 -> ff64fe8)

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

ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 9496235  Reapply "Build CI images for the merge result of a PR, not the tip of the PR (#18060)" (#18086)
     add ff64fe8  Allow filtering DAGS by tags in the REST API (#18090)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/dag_endpoint.py    |  9 ++++++--
 airflow/api_connexion/openapi/v1.yaml              | 11 ++++++++++
 tests/api_connexion/endpoints/test_dag_endpoint.py | 25 ++++++++++++++++++++++
 3 files changed, 43 insertions(+), 2 deletions(-)