You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/02 14:10:44 UTC

[airflow] branch master updated (03fa6ed -> 2947e09)

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

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


    from 03fa6ed  Order broken DAG messages in UI (#12749)
     add 2947e09  SlackWebhookHook use password instead of extra (#12674)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/slack/hooks/slack_webhook.py    | 18 ++++++++++++++++--
 tests/providers/slack/hooks/test_slack_webhook.py | 19 +++++++++++++++++++
 2 files changed, 35 insertions(+), 2 deletions(-)