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 16:10:30 UTC

[airflow] branch main updated (6e83885c95 -> fcf47e133d)

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 6e83885c95 Migrate Microsoft example DAGs to new design #22452 - azure (#24141)
     add fcf47e133d Migrate Microsoft example DAGs to new design #22452 - winrm (#24140)

No new revisions were added by this update.

Summary of changes:
 .../providers/microsoft/winrm/example_dags/__init__.py | 17 -----------------
 .../apache-airflow-providers-microsoft-winrm/index.rst |  2 +-
 .../operators.rst                                      |  4 ++--
 .../system/providers/microsoft/winrm}/example_winrm.py | 18 +++++++++++++++++-
 4 files changed, 20 insertions(+), 21 deletions(-)
 delete mode 100644 airflow/providers/microsoft/winrm/example_dags/__init__.py
 rename {airflow/providers/microsoft/winrm/example_dags => tests/system/providers/microsoft/winrm}/example_winrm.py (82%)