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/07/18 20:34:43 UTC

[airflow] branch main updated (c48c185627 -> 808035e00a)

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 c48c185627 Convert Glue Sample DAG to System Test (#25136)
     add 808035e00a AIP-47 - Migrate Slack DAG to new design (#25137)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/slack/example_dags/__init__.py         | 16 ----------------
 docs/apache-airflow-providers-slack/index.rst            |  2 +-
 .../operators/slack_operator_howto_guide.rst             |  2 +-
 .../system/providers/slack}/example_slack.py             | 12 +++++++++++-
 4 files changed, 13 insertions(+), 19 deletions(-)
 delete mode 100644 airflow/providers/slack/example_dags/__init__.py
 rename {airflow/providers/slack/example_dags => tests/system/providers/slack}/example_slack.py (85%)