You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by bk...@apache.org on 2020/09/16 18:09:43 UTC

[incubator-superset] branch master updated (d4ee073 -> c3f1720)

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

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


    from d4ee073  simplifying/clarifying youtube video code/datastructures (#10882)
     add c3f1720  fix: superset alerting misc fixes (#10891)

No new revisions were added by this update.

Summary of changes:
 superset/models/alerts.py          |  6 ++-
 superset/tasks/alerts/validator.py | 14 +++----
 superset/tasks/schedules.py        | 14 +++----
 superset/views/alerts.py           | 77 +++++++++-----------------------------
 tests/alerts_tests.py              |  7 +++-
 5 files changed, 40 insertions(+), 78 deletions(-)