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 2022/03/26 18:16:23 UTC

[airflow] branch v2-2-test updated (423cb17 -> a3e102a)

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

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


 discard 423cb17  fixup! fixup! Add 2.2.5 to CHANGELOG.txt and UPDATING.md
 discard f66427b  fixup! Add 2.2.5 to CHANGELOG.txt and UPDATING.md
 discard 99b510b  Update Kubernetes library version (#18797)
 discard c41b7a1  Fix handling some None parameters in kubernetes 23 libs. (#21905)
 discard 8376f76  Remove RefreshConfiguration workaround for K8s token refreshing (#20759)
 discard 1649221  Add the new Airflow Trove Classifier to setup.cfg (#22241)
 discard c22adf2  Remove cache timeout limit
 discard a66f224  Fixed Dask TLS tests to work on Python 3.6
 discard 15a0a5f  Make regular expressions deep-copyable in Python 3.6
 discard d7c7544  Check and disallow a relative path for sqlite (#22530)
 discard a0bc816  Replace timedelta.max with year long timdelta in test_manager (#22527)
 discard 1342890  Fixed dask executor and tests (#22027)
 discard a5f9211  Remove auto-generated LICENSES-ui from pre-commit
 discard d7955b4  Remove provider check from pre-commits
 discard 0365469  Make v2-2-specific CI workflow
 discard f8ce0b2  Remove tests that are not really needed in 2-2 branch
 discard bcb264f  Add `dbt` spelling
 discard 546de05  Add back celery intersphinx mapping (#22370)
 discard c4bdd5d  Fix broken links to celery documentation (#22364)
 discard 5969c3f  Limit docs build to apache-airlfow + docker-stack for 2.2 branch
 discard 82ff6d5  Remove provider tests failing collection because lack of cherry-picks
 discard d6c123f  Remove memorystore, not importable example
 discard 863a2c2  Synchronize setup.py files with new providers
 discard 8b60334  Add 2.2.5 to CHANGELOG.txt and UPDATING.md
     add 34c4379  Synchronize setup.py files with new providers
     add 01e0bcf  Remove memorystore, not importable example
     add c7bedcf  Remove provider tests failing collection because lack of cherry-picks
     add 32da864  Limit docs build to apache-airlfow + docker-stack for 2.2 branch
     add ebb1524  Fix broken links to celery documentation (#22364)
     add 75b214d  Add back celery intersphinx mapping (#22370)
     add 6c83322  Add `dbt` spelling
     add b5ffe68  Remove tests that are not really needed in 2-2 branch
     add 48c6301  Make v2-2-specific CI workflow
     add 727f5397 Remove provider check from pre-commits
     add 1613e03  Remove auto-generated LICENSES-ui from pre-commit
     add e164cf9  Fixed dask executor and tests (#22027)
     add 8ce649e  Replace timedelta.max with year long timdelta in test_manager (#22527)
     add 275ed94  Check and disallow a relative path for sqlite (#22530)
     add d474573  Make regular expressions deep-copyable in Python 3.6
     add 26af7a3  Fixed Dask TLS tests to work on Python 3.6
     add 9b79ed0  Remove cache timeout limit
     add 12990d4  Add the new Airflow Trove Classifier to setup.cfg (#22241)
     add 58313cd  Remove RefreshConfiguration workaround for K8s token refreshing (#20759)
     add fb34b22  Fix handling some None parameters in kubernetes 23 libs. (#21905)
     add 30243e9  Update Kubernetes library version (#18797)
     add a3e102a  Add 2.2.5 to CHANGELOG.txt and UPDATING.md

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   (423cb17)
            \
             N -- N -- N   refs/heads/v2-2-test (a3e102a)

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:
 UPDATING.md | 2 --
 1 file changed, 2 deletions(-)