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/06/03 10:43:30 UTC

[airflow] branch main updated (c3e24c9d05 -> 88258921d8)

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 c3e24c9d05 Migrate Presto example DAGs to new design #22459 (#24145)
     add 88258921d8 Migrate Plexus example DAGs to new design #22457 (#24147)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/plexus/example_dags/__init__.py  | 16 ---------
 docs/apache-airflow-providers-plexus/index.rst     |  2 +-
 .../system/providers/plexus}/example_plexus.py     | 40 +++++++++++++---------
 3 files changed, 25 insertions(+), 33 deletions(-)
 delete mode 100644 airflow/providers/plexus/example_dags/__init__.py
 rename {airflow/providers/plexus/example_dags => tests/system/providers/plexus}/example_plexus.py (65%)