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/11/26 16:22:11 UTC

[superset] branch master updated (ebb3419 -> 11cf15f)

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 ebb3419  feat: trino support server-cert (#16346)
     add 11cf15f  chore: Fix deprecated unittest aliases for Python 3.11 compatibility. (#17562)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/superset-python-integrationtest.yml     | 9 +++++++++
 .github/workflows/superset-python-misc.yml                | 9 +++++++++
 .github/workflows/superset-python-presto-hive.yml         | 6 ++++++
 .github/workflows/superset-python-unittest.yml            | 3 +++
 tests/integration_tests/db_engine_specs/bigquery_tests.py | 2 +-
 tests/integration_tests/db_engine_specs/mssql_tests.py    | 2 +-
 tests/integration_tests/security_tests.py                 | 4 ++--
 7 files changed, 31 insertions(+), 4 deletions(-)