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

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


    from 8defa759f9f Redact secrets in rendered templates properly when 
truncating it (#59566)
     add 5c161a49ac8 UI e2e Auth sharing (#59692)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/ui/.gitignore             |  3 ++
 airflow-core/src/airflow/ui/playwright.config.ts   | 14 ++++--
 .../src/airflow/ui/tests/e2e/global-setup.ts       | 58 ++++++++++++++++++++++
 .../airflow/ui/tests/e2e/specs/dags-list.spec.ts   | 38 --------------
 4 files changed, 72 insertions(+), 41 deletions(-)
 create mode 100644 airflow-core/src/airflow/ui/tests/e2e/global-setup.ts

Reply via email to