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 5f54009872 AWS EC2 system test: wait for instance to exist before 
launching it (#28274)
     add 886d9bd6c9 Speed up most Users/Role CLI commands (#28259)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/role_command.py               | 149 ++++++------
 airflow/cli/commands/standalone_command.py         |   7 +-
 airflow/cli/commands/sync_perm_command.py          |  19 +-
 airflow/cli/commands/user_command.py               | 267 +++++++++++----------
 .../{airflow_flask_app.py => cli_app_builder.py}   |  27 ++-
 tests/cli/commands/test_role_command.py            |  15 +-
 tests/cli/commands/test_sync_perm_command.py       |  28 +--
 7 files changed, 268 insertions(+), 244 deletions(-)
 copy airflow/utils/{airflow_flask_app.py => cli_app_builder.py} (64%)

Reply via email to