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

taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 7550a11f1d Add (optional) dependency between dbt-cloud and openlineage 
providers (#39366)
     add e299ac91e2 Move core system tests outside of providers system tests 
(#39335)

No new revisions were added by this update.

Summary of changes:
 .../howto/operator/external_task_sensor.rst              |  2 +-
 docs/apache-airflow/index.rst                            |  7 +++++++
 docs/conf.py                                             |  3 ++-
 tests/always/test_example_dags.py                        |  2 +-
 {airflow/api_connexion => tests/system/core}/__init__.py |  0
 .../core/example_external_task_child_deferrable.py       |  2 +-
 .../core/example_external_task_parent_deferrable.py      |  2 +-
 tests/system/providers/core/__init__.py                  | 16 ----------------
 8 files changed, 13 insertions(+), 21 deletions(-)
 copy {airflow/api_connexion => tests/system/core}/__init__.py (100%)
 rename tests/system/{providers => 
}/core/example_external_task_child_deferrable.py (97%)
 rename tests/system/{providers => 
}/core/example_external_task_parent_deferrable.py (98%)
 delete mode 100644 tests/system/providers/core/__init__.py

Reply via email to