You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/01/12 12:24:05 UTC

[airflow] branch v2-5-test updated (1ab8b90e71 -> 443302aa2a)

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

ephraimanierobi pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 1ab8b90e71 Update Airflow version to 2.5.1
    omit daef4685cd Add Changelog for 2.5.1
    omit b01b3e254c Allow to specify `pip` version via github URL in Docker/CI workflow (#28697)
    omit 7eac00dfda Output of the "dev" asset compilation for breeze available in file (#28579)
    omit 35081584cb Wait for asset compilation to finish before starting airflow in Breeze (#28575)
    omit 0a75d84478 Re-enable `pymsql` on ARM as it now builds cleanly (#28530)
    omit 8b61490850 Add VERBOSE equal to false for all just changed selective checks (#28519)
    omit c3461974a2 Fix redirection for selective chekcs for all workflows (#28518)
    omit 6782826841 Fix selective checks handling error tracebacks in CI (#28514)
     add b8efa4dafe Fix redirection for selective chekcs for all workflows (#28518)
     add 5eb90ef2be Add VERBOSE equal to false for all just changed selective checks (#28519)
     add f59105e749 Re-enable `pymsql` on ARM as it now builds cleanly (#28530)
     add c8a91a5197 Wait for asset compilation to finish before starting airflow in Breeze (#28575)
     add f9e535b41b Output of the "dev" asset compilation for breeze available in file (#28579)
     add 0df6a336a2 Allow to specify `pip` version via github URL in Docker/CI workflow (#28697)
     add cc4a959619 Add Changelog for 2.5.1
     add 31606d7ba8 Update Airflow version to 2.5.1
     add bcca83bc92 Add Andrey as allowed to use self-hosted runners (#28095)
     add 443302aa2a Fix selective checks handling error tracebacks in CI (#28514)

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   (1ab8b90e71)
            \
             N -- N -- N   refs/heads/v2-5-test (443302aa2a)

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:
 .github/workflows/ci.yml                                | 1 +
 COMMITTERS.rst                                          | 1 +
 dev/breeze/src/airflow_breeze/utils/selective_checks.py | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)