You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ta...@apache.org on 2021/03/16 16:07:50 UTC

[superset] branch master updated (df5fb5a -> 3078c84)

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

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


    from df5fb5a  test: Tests and dedicated directory for the SupersetResourceSelect Component (#13508)
     add 3078c84  feat(reports): SLACK_API_TOKEN as callable or str (#13634)

No new revisions were added by this update.

Summary of changes:
 superset/config.py                      |  6 +++---
 superset/reports/notifications/slack.py |  7 ++++---
 superset/tasks/slack_util.py            |  5 ++++-
 tests/reports/commands_tests.py         | 28 +++++++++++++++++++++++++++-
 4 files changed, 38 insertions(+), 8 deletions(-)