You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by jh...@apache.org on 2021/06/11 16:25:22 UTC

[airflow] branch main updated (29b23be -> 5fdf746)

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

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


    from 29b23be  Look for the correct flash message on failure (#16385)
     add 5fdf746  Use resource and action names. (#16380)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/role_and_permission_endpoint.py | 4 ++--
 airflow/cli/commands/sync_perm_command.py                       | 2 +-
 airflow/models/dag.py                                           | 6 +++---
 airflow/www/security.py                                         | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)