This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/core-ui-package-updates-b2623902da
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard d3cd2200914 Bump the core-ui-package-updates group across 2
directories with 38 updates
add cf831e5eb2b feat (airflowctl): Shortcircuit command call on error
(#49438)
add 5eb40f9d57f Bump the core-ui-package-updates group across 2
directories with 38 updates
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 (d3cd2200914)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/core-ui-package-updates-b2623902da
(5eb40f9d57f)
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-ctl/src/airflowctl/__main__.py | 3 ++-
airflow-ctl/src/airflowctl/api/client.py | 4 ++--
airflow-ctl/src/airflowctl/ctl/cli_config.py | 10 ++++++++++
airflow-ctl/src/airflowctl/exceptions.py | 4 ++++
4 files changed, 18 insertions(+), 3 deletions(-)