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

github-bot pushed a change to branch 
dependabot/pip/v2-11-test/pip-dependency-updates-b4a741e086
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 6db6b1ed25d chore(deps-dev): bump filelock
     add 47a1ca7bd94 fix: gracefully handle 404 from worker log server for 
historical retry attempts (#63002)
     add f9ab7d0b8dc [v2-11-test] Fallback to no constraint builds for 
docker-context-files installation (#63051) (#63059)
     add edcb2d9e82d chore(deps-dev): bump filelock

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   (6db6b1ed25d)
            \
             N -- N -- N   
refs/heads/dependabot/pip/v2-11-test/pip-dependency-updates-b4a741e086 
(edcb2d9e82d)

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:
 Dockerfile                                         | 23 +++++-
 airflow/utils/log/file_task_handler.py             | 14 ++++
 .../docker/install_from_docker_context_files.sh    | 23 +++++-
 tests/utils/log/test_file_task_handler.py          | 84 ++++++++++++++++++++++
 4 files changed, 138 insertions(+), 6 deletions(-)
 create mode 100644 tests/utils/log/test_file_task_handler.py

Reply via email to