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

ephraimanierobi pushed a change to branch backport-fbbce53-v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 34a9cd8346e Use exact match for this branch
 discard a68b3f393a4 [v3-1-test] Add pre-commit hook to verify version 
consistency (#59509)
     add f417029960e [v3-1-test] Fix passwords in simple-auth-manager 
configuration for v3-1-test (#59599)
     add d1e938f0466 Fix clear task instance dialog tasks states (#59363) 
(#59580)
     add 3dfdedbc936 Add @typescript-eslint dev dependencies for version 8.50.0 
(#59484) (#59601)
     add 5a98a6ee321 [v3-1-test] Remove playwright dependency (#59607)
     add e4c644217c7 [v3-1-test] Add pre-commit hook to verify version 
consistency (#59509)
     add 5ec1d36db80 Use exact match for this branch

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   (34a9cd8346e)
            \
             N -- N -- N   refs/heads/backport-fbbce53-v3-1-test (5ec1d36db80)

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:
 airflow-core/src/airflow/ui/package.json           |   5 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 286 ++++++++++++++-------
 .../ui/src/components/Clear/Run/ClearRunDialog.tsx |  11 +-
 .../TaskInstance/ClearGroupTaskInstanceDialog.tsx  |  11 +-
 .../Clear/TaskInstance/ClearTaskInstanceDialog.tsx |   9 +-
 .../src/components/FlexibleForm/FieldSelector.tsx  |   3 +-
 .../src/airflow/ui/src/pages/Dag/Code/Code.tsx     |  41 ++-
 .../files/simple_auth_manager_passwords.json       |   2 +-
 8 files changed, 239 insertions(+), 129 deletions(-)

Reply via email to