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

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


    from 4e928763db Mac M1 postgress and doc fix (#24200)
     add 8f2213fcd0 AIP-47 - Migrate dbt DAGs to new design #22472 (#24202)

No new revisions were added by this update.

Summary of changes:
 .../providers/dbt/cloud/example_dags/__init__.py   | 16 --------------
 docs/apache-airflow-providers-dbt-cloud/index.rst  |  2 +-
 .../operators.rst                                  |  8 +++----
 .../system/providers/dbt}/__init__.py              |  0
 .../system/providers/dbt}/example_dbt_cloud.py     | 25 ++++++++++++++++++----
 tests/system/utils/__init__.py                     |  6 ++++++
 6 files changed, 32 insertions(+), 25 deletions(-)
 delete mode 100644 airflow/providers/dbt/cloud/example_dags/__init__.py
 copy {airflow/api/auth => tests/system/providers/dbt}/__init__.py (100%)
 rename {airflow/providers/dbt/cloud/example_dags => 
tests/system/providers/dbt}/example_dbt_cloud.py (80%)

Reply via email to