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 f17b4bb Fix DagRun Prefix for Performance script (#8934)
add a9dfd7d Remove side-effect of session in FAB (#8940)
No new revisions were added by this update.
Summary of changes:
airflow/cli/commands/webserver_command.py | 2 +-
airflow/www/app.py | 30 +++++++++++++++++-----------
tests/cli/commands/test_role_command.py | 3 +--
tests/cli/commands/test_sync_perm_command.py | 3 +--
tests/cli/commands/test_user_command.py | 3 +--
tests/www/api/experimental/test_endpoints.py | 2 +-
tests/www/test_views.py | 12 +++++------
7 files changed, 29 insertions(+), 26 deletions(-)