You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/01/22 17:46:50 UTC

[airflow] branch v2-2-test updated (6f12ab9 -> 5c2ba5d)

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

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


 discard 6f12ab9  Update Celery requirements
 discard 08dd841  Update md5 information about image after waiting (#21000)
 discard 441d3c5  Update refreshing constraints instructions (#21001)
 discard 482977c  Get rid of upload coverage warnings (#20994)
 discard f30ec47  Add extra sync when adding executable flag to installation scripts (#20987)
 discard e31ccc2  Update base python image to be Python 3.7 by default (#20978)
 discard ae477d0  Fix new buildkit builds on MacOS (#20963)
 discard 37857e2  Switch to 'buildkit' to build Airflow images (#20664)
 discard d0cca79  Fix errors thrown by some versions of Bash v4 (#20932)
 discard 878287c  Switch to non-vendored latest connexion library (#20910)
 discard 69cf2e1  Uses CI images built in previous step to prepare PROD image (#20889)
 discard 70be539  Switch to new MySQL public key (#20912)
 discard 1da9346  add entry in release readme to update milestone in Issues (#20890)
 discard ee863fa  Unpin ``argcomplete`` and ``colorlog`` (#20878)
 discard 88b4b86  Unpin ``cattrs`` (#20872)
 discard f6a4197  Optimize dockerfiles for local rebuilds (#20238)
 discard a3be411  Cleaner output for Docker image building (#20747)
 discard 9333999  Uses airflow user for build segment of docker image (#20744)
 discard bf70181  Modernize usage of PIP in Airflow images (#20726)
 discard 4c22b90  Add color to pytest tests on CI (#20723)
 discard 1c633cd  Fix naming convention for sdist provider packages (#20711)
 discard f86cea1  Be build -> built, and a stray space (#20703)
 discard ea900a0  Cleaner output of docker image building scripts (#20679)
 discard 9a6cc64  Remove Python 2 from our images (#20680)
 discard 67796f6  Fix incorrect arguments (#20638)
 discard 2cddeab  Bump flask-appbuilder to >=3.3.4 (#20628)
 discard 87f081d  upgrade celery 5.2.3 (#19703)
 discard e6c1371  Fix Constraints failure in PRs (#20631)
 discard edc6e42  Generate constraints in PRs when upgrading dependencies (#20624)
 discard ea5b8f1  Fix generation of "Status provider" issue (#20621)
 discard 1cf8528  Add twine check for provider packages (#20619)
 discard 42dbb11  Add known warning generated by snowflake new version (#20604)
 discard 939ca1a  Generate version documentation from single source of truth (#20594)
 discard 69e1bea  Update the "releasing Airflow" docs (#20456)
 discard df5ed58  Add possibility to ignore common deprecated message (#20444)
 discard 467f636  Add exiting on error in prod image script (#20447)
 discard 93c5092  Only list linked issues once in release issues (#20299)
 discard 8e5ae7c  Fix MyPy errors in `scripts/in_container` (#20280)
 discard 52c5a71  Fix MyPy errors in `dev/*` (#20261)
 discard e853750  Update docs/tools for releasing core Airflow (#20211)
 discard d5a272d  Fix OOM error in tests when using public Github Runners. (#19809)
 discard 7850c34  Bring back Core and Other tests to be run in parallel (#19812)
 discard 7d741df  Upload provider distribution artifacts during CI (#19807)
 discard 3d0b5c0  Add retagging images accross repos (#19778)
 discard 939f6f3  Fix CI tests so they correctly fail in case of error! (#19678)
 discard 91b1bb8  Update Airflow release guide (#19663)
 discard 43fef12  Fix dumping container logs on error (#19645)
 discard 6593bee  Fix failing CI phase with unhealthy container issue (#19633)
 discard 680df3c  Update docs about releasing providersk (#19549)
 discard 9253494  Add script to generate chart changelog annotations (#20555)
 discard 38c0dfc  Add script to generate issue for status of testing of the rc (#19247)
 discard 254fab4  Clarify that .asf.yml and codecov.yml should be changed in main (#19496)
 discard b26f254  Update helm chart release docs (#19494)
 discard 91e7848  Update description of release process for adding new major release (#19483)
 discard f818f3b  Clarify guidance re trust of keys in release docs (#19480)
 discard 4c7d7af  Update known warnings for Python 3.7 (#19333)
 discard 4b0ff5f  Clarify rat test guidance in release check docs (#19296)
 discard 730c4aa  Fix release check script (#19238)
 discard e759d5f  Dev: Clarify file naming in release verification doc (#19233)
 discard 3cfec5a  Update "Release Airflow" doc (#19111)
 discard 9fbb214  Bump croniter from `<1.1` to `<1.2` (#20489)
 discard 02b90f6  Remove PyJWT upper bound from Dockerfile (#20503)
 discard d7201fd  Increase time limit for Helm chart unit tests (#20525)
 discard 43ae88b  Fix: pin pymongo < 4.0.0 (#20511)
 discard f733316  Bump PyJWT from `<2` to `<3` (#20490)
 discard 93c69d6  Add autoflake precommit to automatically remove unused code (#20466)
 discard 98e2f96  Checks if the user running Breeze has permissions to run docker cmd (#20462)
 discard 1276bc3  Add custom pip.conf to docker-context-files (#20445)
 discard 63dc2f8  Add pre-commit that checks credentials are not persisted in CI (#20430)
 discard 9b929d5  Limit Snowflake connector to< 2.7.2 (#20395)
 discard 54c134a  Change default python version in docker image docs (#20389)
 discard d2a5afa  Fix race condition when flake checks run in parallel (#20294)
 discard fbc6319  Speed up Helm Upgrade tests (#20289)
 discard 28038cc  YandexCloud provider: Support new Yandex SDK features: log_group_id, user-agent, maven packages (#20103)
 discard bf66482  Remove Integration tests from MSSQL on Public Runners (#20231)
 discard 03a6d81  Increase limit of time for constraint job (#20230)
 discard 477927a  Update minimum sphinx versions after upgrading sphinx-autoapi (#20170)
 discard af35b37  Update Sphinx and Sphinx-AutoAPI (#20079)
 discard 3bce924  Upload provider artifacts before install/test step (#20137)
 discard 1450dfc  Lift off upper bound for MarkupSafe (#20113)
 discard 8659399  switch to follow_redirects on httpx.get call in CloudSQL provider (#20239)
 discard a7d3208  update upper bound for MarkupSafe (#19953)
 discard f136bf0  Remove postgres 9.6 support (#19987)
 discard 0c62f00  Fix ``breeze kind-cluster shell`` (#20015)
 discard 5fa26e2  Move to watchtower 2.0.1 (#19907)
 discard b176bef  Create dataproc serverless spark batches operator (#19248)
 discard 70227ef  Fix failures with recent moto library 2.2.15 (#19693)
 discard 1be34fc  Add hdfs requirement for hdfs provider (#19540)
 discard 8f5e5b3  Add dataproc metastore operators (#18945)
 discard bc8d1c6  Remove distutils usages for Python 3.10 (#19064)
 discard a4a967f  Upgrade the Dataproc package to 3.0.0 and migrate from v1beta2 to v1 api (#18879)
 discard b45c1c6  Add pandas requirements for providers that use pandas (#18997)
 discard 8a3abda  Add ``semver`` to devel deps (#18818)
 discard a5488eb  Remove the docker timeout workaround (#18872)
 discard 1e06225  Add tests for docker-compose quick start (#19874)
 discard b7bf671  Fix race condition when running mssql tests (#19863)
 discard ebf2687  Rewrite image building tests to Python (#19819)
 discard 208cf43  Use hyphen instead of underscore to match other artifacts (#19820)
 discard 08844cf  Fix PATH export in breeze tmux sessions (#19818)
 discard ddf32f3  add kubernetes 1.21 support (#19557)
     new 3a878d5  Fix PATH export in breeze tmux sessions (#19818)
     new 66ae46c  Use hyphen instead of underscore to match other artifacts (#19820)
     new 7e01977  Rewrite image building tests to Python (#19819)
     new ab752e7  Fix race condition when running mssql tests (#19863)
     new 601d00c  Add tests for docker-compose quick start (#19874)
     new f9ff33f  Remove the docker timeout workaround (#18872)
     new 1a80dcd  Add ``semver`` to devel deps (#18818)
     new 60e2b65  Add pandas requirements for providers that use pandas (#18997)
     new a5ee60e  Upgrade the Dataproc package to 3.0.0 and migrate from v1beta2 to v1 api (#18879)
     new e90e2d6  Remove distutils usages for Python 3.10 (#19064)
     new 7e4aa2d  Add dataproc metastore operators (#18945)
     new f694e32  Add hdfs requirement for hdfs provider (#19540)
     new 3cdeb32  Fix failures with recent moto library 2.2.15 (#19693)
     new 2930cc1  Create dataproc serverless spark batches operator (#19248)
     new 0aeb606  Move to watchtower 2.0.1 (#19907)
     new 18d6a2d  Fix ``breeze kind-cluster shell`` (#20015)
     new 3111a12  update upper bound for MarkupSafe (#19953)
     new f2dcbd4  switch to follow_redirects on httpx.get call in CloudSQL provider (#20239)
     new 7c1cfce  Lift off upper bound for MarkupSafe (#20113)
     new a885b37  Upload provider artifacts before install/test step (#20137)
     new 44df4e9  Update Sphinx and Sphinx-AutoAPI (#20079)
     new a228c38  Update minimum sphinx versions after upgrading sphinx-autoapi (#20170)
     new 93b90fe  Increase limit of time for constraint job (#20230)
     new b6fea7f  Remove Integration tests from MSSQL on Public Runners (#20231)
     new d732a9e  YandexCloud provider: Support new Yandex SDK features: log_group_id, user-agent, maven packages (#20103)
     new ebc212d  Speed up Helm Upgrade tests (#20289)
     new 04dc349  Fix race condition when flake checks run in parallel (#20294)
     new ad7a59e  Change default python version in docker image docs (#20389)
     new e01ee5f  Limit Snowflake connector to< 2.7.2 (#20395)
     new c0faa2f  Add pre-commit that checks credentials are not persisted in CI (#20430)
     new e1552e4  Add custom pip.conf to docker-context-files (#20445)
     new 998b895  Checks if the user running Breeze has permissions to run docker cmd (#20462)
     new 19cf5a3  Add autoflake precommit to automatically remove unused code (#20466)
     new 5dba475  Bump PyJWT from `<2` to `<3` (#20490)
     new 51450ff  Fix: pin pymongo < 4.0.0 (#20511)
     new d4612df  Increase time limit for Helm chart unit tests (#20525)
     new 1b558fc  Remove PyJWT upper bound from Dockerfile (#20503)
     new a7a821b  Bump croniter from `<1.1` to `<1.2` (#20489)
     new 44d85b1  Update "Release Airflow" doc (#19111)
     new 964f5e1  Dev: Clarify file naming in release verification doc (#19233)
     new 9e1ef0e  Fix release check script (#19238)
     new f67d571  Clarify rat test guidance in release check docs (#19296)
     new 96f690a  Update known warnings for Python 3.7 (#19333)
     new 89641f9  Clarify guidance re trust of keys in release docs (#19480)
     new 33e759a  Update description of release process for adding new major release (#19483)
     new c9fc268  Update helm chart release docs (#19494)
     new 4775c32  Clarify that .asf.yml and codecov.yml should be changed in main (#19496)
     new f0b1240  Add script to generate issue for status of testing of the rc (#19247)
     new c4bab98  Add script to generate chart changelog annotations (#20555)
     new 396d9c9  Update docs about releasing providersk (#19549)
     new b400bc2  Fix failing CI phase with unhealthy container issue (#19633)
     new df7e8e9  Fix dumping container logs on error (#19645)
     new 8f39074  Update Airflow release guide (#19663)
     new 83fc873  Fix CI tests so they correctly fail in case of error! (#19678)
     new 9675f0b  Add retagging images accross repos (#19778)
     new 98082bc  Upload provider distribution artifacts during CI (#19807)
     new dff4f90  Bring back Core and Other tests to be run in parallel (#19812)
     new 6111af1  Fix OOM error in tests when using public Github Runners. (#19809)
     new 8e6275e  Update docs/tools for releasing core Airflow (#20211)
     new 8249a3a  Fix MyPy errors in `dev/*` (#20261)
     new cda2943  Fix MyPy errors in `scripts/in_container` (#20280)
     new cc951fc  Only list linked issues once in release issues (#20299)
     new 280ad4f  Add exiting on error in prod image script (#20447)
     new 45913e3  Add possibility to ignore common deprecated message (#20444)
     new 3955f4d  Update the "releasing Airflow" docs (#20456)
     new 354ee4a  Generate version documentation from single source of truth (#20594)
     new 8396866  Add known warning generated by snowflake new version (#20604)
     new 9849d43  Add twine check for provider packages (#20619)
     new 07212b6  Fix generation of "Status provider" issue (#20621)
     new 3ab16b9  Generate constraints in PRs when upgrading dependencies (#20624)
     new d27b2b9  Fix Constraints failure in PRs (#20631)
     new 69e39ba  upgrade celery 5.2.3 (#19703)
     new beb5151  Bump flask-appbuilder to >=3.3.4 (#20628)
     new f1a80f4  Fix incorrect arguments (#20638)
     new 570704f  Remove Python 2 from our images (#20680)
     new f31f0c1  Cleaner output of docker image building scripts (#20679)
     new bdcd83d  Be build -> built, and a stray space (#20703)
     new 1a5c2d7  Fix naming convention for sdist provider packages (#20711)
     new 41c3c99  Add color to pytest tests on CI (#20723)
     new 59d8d5e  Modernize usage of PIP in Airflow images (#20726)
     new ba5b538  Uses airflow user for build segment of docker image (#20744)
     new d1f4674  Cleaner output for Docker image building (#20747)
     new d061aa9  Optimize dockerfiles for local rebuilds (#20238)
     new 1a23bef  Unpin ``cattrs`` (#20872)
     new feedaac  Unpin ``argcomplete`` and ``colorlog`` (#20878)
     new 2e038e2  add entry in release readme to update milestone in Issues (#20890)
     new 0e793a3  Switch to new MySQL public key (#20912)
     new 655bb7b  Uses CI images built in previous step to prepare PROD image (#20889)
     new a4e355c  Switch to non-vendored latest connexion library (#20910)
     new dc19d34  Fix errors thrown by some versions of Bash v4 (#20932)
     new 77f6c7b  Switch to 'buildkit' to build Airflow images (#20664)
     new 788783f  Fix new buildkit builds on MacOS (#20963)
     new e699dd6  Update base python image to be Python 3.7 by default (#20978)
     new 56a0f2a  Add extra sync when adding executable flag to installation scripts (#20987)
     new db1d874  Get rid of upload coverage warnings (#20994)
     new 75b9d90  Update refreshing constraints instructions (#21001)
     new 58382ba  Update md5 information about image after waiting (#21000)
     new cb87046  Update Celery requirements
     new 92e7fa4  fixup! Create dataproc serverless spark batches operator (#19248)
     new c013826  Add roles to create_user test (#20773)
     new 5c2ba5d  Fix failing main. (#20094)

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   (6f12ab9)
            \
             N -- N -- N   refs/heads/v2-2-test (5c2ba5d)

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.

The 101 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .pre-commit-config.yaml                            |  2 +-
 BREEZE.rst                                         |  8 ++---
 PULL_REQUEST_WORKFLOW.rst                          |  4 +--
 README.md                                          | 16 ++++-----
 TESTING.rst                                        |  4 +--
 .../google/cloud/example_dags/example_dataproc.py  | 41 ----------------------
 breeze-complete                                    |  4 +--
 chart/README.md                                    |  2 +-
 docs/apache-airflow/concepts/scheduler.rst         |  4 +--
 docs/apache-airflow/howto/set-up-database.rst      |  2 +-
 docs/apache-airflow/installation/prerequisites.rst |  4 +--
 docs/helm-chart/index.rst                          |  2 +-
 docs/helm-chart/quick-start.rst                    |  4 +--
 scripts/ci/libraries/_initialization.sh            |  4 +--
 tests/www/views/test_views_base.py                 |  1 +
 tests/www/views/test_views_rendered.py             |  2 +-
 16 files changed, 32 insertions(+), 72 deletions(-)