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

pierrejeambrun pushed a change to branch 
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-98094dd4fe
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard e2a5f3dc559 Bump happy-dom
     add d249f123106 UI: Split log copy and selection tests out of 
Logs.test.tsx (#71581)
     add 957198466d2 Grant team Op role access to team Dags in Keycloak auth 
manager (#71572)
     add 1423f7e01be Bump happy-dom

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e2a5f3dc559)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-98094dd4fe
 (1423f7e01be)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../ui/src/pages/TaskInstance/Logs/Logs.test.tsx   | 389 +--------------------
 .../Logs/{Logs.test.tsx => LogsSelection.test.tsx} | 389 ---------------------
 .../keycloak/auth_manager/cli/commands.py          |   2 +
 .../keycloak/auth_manager/cli/test_commands.py     |  12 +
 4 files changed, 15 insertions(+), 777 deletions(-)
 copy airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs/{Logs.test.tsx => 
LogsSelection.test.tsx} (52%)

Reply via email to