You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/21 15:42:28 UTC

[airflow] branch master updated (2c6c7fd -> 10b8ecc)

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

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


    from 2c6c7fd  Adds capability of switching to Github Container Registry (#13726)
     add 10b8ecc  Add params to the DAG details endpoint (#13790)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/openapi/v1.yaml              | 5 ++++-
 airflow/api_connexion/schemas/dag_schema.py        | 1 +
 tests/api_connexion/endpoints/test_dag_endpoint.py | 6 +++++-
 tests/api_connexion/schemas/test_dag_schema.py     | 2 ++
 4 files changed, 12 insertions(+), 2 deletions(-)