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 2021/03/03 10:05:00 UTC

[airflow] branch v2-0-test updated (0d4f9f8 -> 478c726)

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

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


 discard 0d4f9f8  By default PIP will install all packages in .local folder (#14125)
 discard 4d6914c  Fix failing docs build on Master (#14465)
 discard 4661d0d  Add Azure Data Factory hook (#11015)
 discard 40b2fce  Add Tableau provider separate from Salesforce Provider (#14030)
 discard 1be68d3  Pin moto to <2 (#14433)
 discard 0a34954  Remove testfixtures module that is only used once (#14318)
 discard 5fbcdbe  Limits Sphinx to <3.5.0 (#14238)
 discard a2a9348  Remove reinstalling azure-storage steps from CI / Breeze (#14102)
 discard 73b5822  Update to Pytest 6.0 (#14065)
 discard c920a56  Support google-cloud-logging` >=2.0.0 (#13801)
 discard b00cabd  Support google-cloud-monitoring>=2.0.0 (#13769)
 discard 61569a4  Refactor DataprocOperators to support google-cloud-dataproc 2.0 (#13256)
 discard cc7def9  Support google-cloud-tasks>=2.0.0 (#13347)
 discard 67c58db  Support google-cloud-automl >=2.1.0 (#13505)
 discard 4661d01  Support google-cloud-datacatalog>=3.0.0 (#13534)
 discard 62cd40d  Salesforce provider requires tableau (#13593)
 discard 27fa5c2  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
 discard 6d44292  Add timeout option to gcs hook methods. (#13156)
 discard d9d5b1a  Support google-cloud-redis>=2.0.0 (#13117)
 discard 376f281  Support google-cloud-pubsub>=2.0.0 (#13127)
 discard 061a0e8  Update compatibility with google-cloud-kms>=2.0 (#13124)
 discard 60f7649  Support google-cloud-datacatalog>=1.0.0 (#13097)
 discard f23b34f  Update compatibility with google-cloud-os-login>=2.0.0 (#13126)
 discard 5882c77  Add Google Cloud Workflows Operators (#13366)
 discard 1094c2b  Upgrade slack_sdk to v3 (#13745)
 discard bdbe2de  Add Apache Beam operators (#12814)
 discard a214eb7  Fix grammar in production-deployment.rst (#14386)
 discard 992bc63  Minor doc fixes (#14547)
 discard a858731  Add Neo4j hook and operator (#13324)
 discard 6155dc9  Add more tips about health checks (#14537)
 discard 7045809  Fix misleading statement on sqlite (#14317)
 discard ff336b4  Correct PostgreSQL password in doc example code (#14256)
 discard f3b9a33  Add better description and guidance in case of sqlite version mismatch (#14209)
 discard c6b945f  Update documents for using MySQL (#14174)
 discard be44911  Use DAG context manager in examples (#13297)
 discard fa49408  Implement provider versioning tools (#13767)
 discard 61bf25a  Fix breeze redirect on macOS (#14506)
 discard 33c4f42  Log all breeze output to a file automatically (#14470)
 discard f1bbc01  Disable health checks for ad-hoc containers (#14536)
 discard ad033ba  Enable LDAP auth in docker-compose.yaml (#14516)
 discard df822f0  Updates docs to include docker resource requirements for quickstart (#14464)
 discard 5deebf7  Fix typo in docker.rst (#14389)
 discard c83651b  Fix asset recompilation message (#14532)
 discard f216f23  Production image can be run as root (#14226)
 discard cf89142  Update hadolint from v1.18.0 to v1.22.1 (#14509)
 discard f3b4538  Removes the step to upload artifact with documentation (#14510)
 discard bba6a45  Allow your own Docker production image to be verified by bash script (#14224)
 discard 3b8082e  Adds --dry-run-docker flag to just print the docker commands (#14468)
 discard e2c563c  Fixes date command in breeze build-image to work on MacOS (#14458)
 discard 4e1b658  Fix pylint pre-commit checks when only todo files are changed (#14453)
 discard 73cb2c5  Add PATH to basic_static_checks. (#14451)
 discard 48156f6  Upgrade to newer dependencies only set when setup changed for PR (#14437)
 discard d746c97  Pre-commit cache is tied to a specific python version (#14430)
 discard 62b8aaa  Easy switching between GitHub Container Registries (#14120)
 discard 9e143cc  Fix caching of python images during builds (#14347)
 discard fd6a66a  Fix some tests failures after pylint fixes (#14350)
 discard 9090a37  Implements generation of separate constraints for core and providers (#14227)
     new 803c5eb  Implements generation of separate constraints for core and providers (#14227)
     new dae6003  Fix some tests failures after pylint fixes (#14350)
     new 2c3a9f7  Fix caching of python images during builds (#14347)
     new 119d31b  Easy switching between GitHub Container Registries (#14120)
     new 4197110  Pre-commit cache is tied to a specific python version (#14430)
     new d6f29af  Upgrade to newer dependencies only set when setup changed for PR (#14437)
     new 5f3d913  Add PATH to basic_static_checks. (#14451)
     new be82329  Fix pylint pre-commit checks when only todo files are changed (#14453)
     new 8301e20  Fixes date command in breeze build-image to work on MacOS (#14458)
     new 1761992  Adds --dry-run-docker flag to just print the docker commands (#14468)
     new fb967c0  Allow your own Docker production image to be verified by bash script (#14224)
     new efabde1  Removes the step to upload artifact with documentation (#14510)
     new ec82967  Update hadolint from v1.18.0 to v1.22.1 (#14509)
     new 2c6ee74  Production image can be run as root (#14226)
     new ef87e84  Fix asset recompilation message (#14532)
     new fbc675f  Fix typo in docker.rst (#14389)
     new 76356e5  Updates docs to include docker resource requirements for quickstart (#14464)
     new 543f36b  Enable LDAP auth in docker-compose.yaml (#14516)
     new 18a1042  Disable health checks for ad-hoc containers (#14536)
     new 247af49  Log all breeze output to a file automatically (#14470)
     new 76c249e  Fix breeze redirect on macOS (#14506)
     new 07d924d  Implement provider versioning tools (#13767)
     new 9621dda  Use DAG context manager in examples (#13297)
     new fe6f64e  Update documents for using MySQL (#14174)
     new 890976b  Add better description and guidance in case of sqlite version mismatch (#14209)
     new 52b70b9  Correct PostgreSQL password in doc example code (#14256)
     new 2977d20  Fix misleading statement on sqlite (#14317)
     new a11b678  Add more tips about health checks (#14537)
     new 47aa991  Add Neo4j hook and operator (#13324)
     new 4b73684  Minor doc fixes (#14547)
     new cfa4c7f  Fix grammar in production-deployment.rst (#14386)
     new 87e747f  Add Apache Beam operators (#12814)
     new 27f5175  Upgrade slack_sdk to v3 (#13745)
     new ede845b  Add Google Cloud Workflows Operators (#13366)
     new cca3afa  Update compatibility with google-cloud-os-login>=2.0.0 (#13126)
     new fae6b2e  Support google-cloud-datacatalog>=1.0.0 (#13097)
     new dd3474c  Update compatibility with google-cloud-kms>=2.0 (#13124)
     new 6337aa8  Support google-cloud-pubsub>=2.0.0 (#13127)
     new f2b5637  Support google-cloud-redis>=2.0.0 (#13117)
     new 0fa5141  Add timeout option to gcs hook methods. (#13156)
     new 8947278  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
     new bc88c5b  Salesforce provider requires tableau (#13593)
     new 63f2bc4  Support google-cloud-datacatalog>=3.0.0 (#13534)
     new 1aa4871  Support google-cloud-automl >=2.1.0 (#13505)
     new 77cf7eb  Support google-cloud-tasks>=2.0.0 (#13347)
     new 98a7e75  Refactor DataprocOperators to support google-cloud-dataproc 2.0 (#13256)
     new a074670  Support google-cloud-monitoring>=2.0.0 (#13769)
     new c2cb07f  Support google-cloud-logging` >=2.0.0 (#13801)
     new d7f607a  Update to Pytest 6.0 (#14065)
     new 1b29db9  Remove reinstalling azure-storage steps from CI / Breeze (#14102)
     new a83b596  Limits Sphinx to <3.5.0 (#14238)
     new b1acacb  Remove testfixtures module that is only used once (#14318)
     new d9340ce  Pin moto to <2 (#14433)
     new e58bd67  Add Tableau provider separate from Salesforce Provider (#14030)
     new a7b0008  Add Azure Data Factory hook (#11015)
     new abda3bd  Fix failing docs build on Master (#14465)
     new 478c726  By default PIP will install all packages in .local folder (#14125)

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   (0d4f9f8)
            \
             N -- N -- N   refs/heads/v2-0-test (478c726)

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 57 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:
 tests/core/test_logging_config.py                                    | 5 +----
 tests/providers/apache/hive/hooks/test_hive.py                       | 5 +++--
 tests/providers/google/cloud/hooks/test_bigquery.py                  | 2 --
 .../providers/google/cloud/operators/test_cloud_sql_system_helper.py | 4 ++--
 tests/providers/google/cloud/operators/test_compute_system_helper.py | 4 ++--
 tests/test_utils/perf/dags/elastic_dag.py                            | 1 -
 tests/ti_deps/deps/test_dag_ti_slots_available_dep.py                | 1 -
 tests/ti_deps/deps/test_dag_unpaused_dep.py                          | 1 -
 tests/ti_deps/deps/test_dagrun_exists_dep.py                         | 1 -
 tests/ti_deps/deps/test_dagrun_id_dep.py                             | 1 -
 tests/ti_deps/deps/test_not_in_retry_period_dep.py                   | 1 -
 tests/ti_deps/deps/test_pool_slots_available_dep.py                  | 2 --
 tests/ti_deps/deps/test_prev_dagrun_dep.py                           | 1 -
 tests/ti_deps/deps/test_ready_to_reschedule_dep.py                   | 1 -
 tests/ti_deps/deps/test_runnable_exec_date_dep.py                    | 1 -
 tests/ti_deps/deps/test_task_concurrency.py                          | 1 -
 tests/ti_deps/deps/test_task_not_running_dep.py                      | 1 -
 tests/ti_deps/deps/test_trigger_rule_dep.py                          | 1 -
 tests/ti_deps/deps/test_valid_state_dep.py                           | 1 -
 19 files changed, 8 insertions(+), 27 deletions(-)