This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch changes-3.1.7rc1
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 78e5b162b4b Update RELEASE_NOTES.rst
discard a039ad95dae Update Airflow Version to 3.1.7
add 08a5859832f [v3-1-test] Fix callback files losing priority during
queue resort (#61232) (#61243)
add d24ec9a649f Update Airflow Version to 3.1.7
add 628dfdf2423 Update RELEASE_NOTES.rst
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 (78e5b162b4b)
\
N -- N -- N refs/heads/changes-3.1.7rc1 (628dfdf2423)
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:
RELEASE_NOTES.rst | 28 +++++++++--------
airflow-core/src/airflow/dag_processing/manager.py | 17 ++++++++--
.../tests/unit/dag_processing/test_manager.py | 36 ++++++++++++++++++++++
reproducible_build.yaml | 4 +--
4 files changed, 68 insertions(+), 17 deletions(-)