You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/02/05 15:40:59 UTC

[superset] branch master updated (3235d91 -> 5d55c43)

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

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


    from 3235d91  test: Added some Cypress tests for Native Filters (#12180)
     add 5d55c43  ci: conditionally skip python and frontend tests (#12583)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/superset-frontend.yml           | 11 +++++
 .github/workflows/superset-python-misc.yml        |  9 ++++
 .github/workflows/superset-python-presto-hive.yml | 27 ++++++++++++
 .github/workflows/superset-python-unittest.yml    | 36 +++++++++++++++
 scripts/ci_check_no_file_changes.sh               | 54 +++++++++++++++++++++++
 5 files changed, 137 insertions(+)
 create mode 100755 scripts/ci_check_no_file_changes.sh