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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


 discard 9d8515d  Add Changelog & Updating.md for 1.10.15
 discard 90fccc8  Bump Airflow Version to 1.10.15
 discard dd0f252  Webserver: Sanitize string passed to origin param (#14738)
     add 66067a2  Don't exit upgrade_check with code 1 if there are no problems 
(#14740)
     add c6369be  Webserver: Sanitize string passed to origin param (#14738)
     add bf46584  Bump Airflow Version to 1.10.15
     add 5786dcd  Add Changelog & Updating.md for 1.10.15

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   (9d8515d)
            \
             N -- N -- N   refs/heads/v1-10-test (5786dcd)

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/upgrade/checker.py    | 5 +++--
 airflow/upgrade/problem.py    | 4 ++++
 tests/upgrade/test_problem.py | 5 +++++
 3 files changed, 12 insertions(+), 2 deletions(-)

Reply via email to