You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2024/03/06 17:23:14 UTC

(superset) branch master updated (5107cc0fd9 -> a54a24e3b5)

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

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


    from 5107cc0fd9 fix(sqllab): Close already removed tab (#27391)
     add a54a24e3b5 fix: Re-enable CI checks on release branches (#27390)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/check_db_migration_confict.yml      |  3 ++-
 .github/workflows/codeql-analysis.yml                 | 12 ++++++------
 .github/workflows/docker.yml                          |  1 +
 .github/workflows/embedded-sdk-release.yml            |  5 +++--
 .github/workflows/generate-FOSSA-report.yml           |  5 +++--
 .github/workflows/pre-commit.yml                      |  3 ++-
 .github/workflows/prefer-typescript.yml               |  3 ++-
 .github/workflows/release.yml                         |  3 ++-
 .github/workflows/superset-cli.yml                    |  7 ++++---
 .github/workflows/superset-docs-deploy.yml            |  3 ++-
 .github/workflows/superset-e2e.yml                    |  3 ++-
 .github/workflows/superset-frontend.yml               |  1 +
 .github/workflows/superset-helm-release.yml           |  1 +
 .github/workflows/superset-python-integrationtest.yml | 15 ++++++++-------
 .github/workflows/superset-python-misc.yml            |  3 ++-
 .github/workflows/superset-python-presto-hive.yml     | 11 ++++++-----
 .github/workflows/superset-python-unittest.yml        |  9 +++++----
 .github/workflows/superset-translations.yml           |  5 +++--
 .github/workflows/superset-websocket.yml              |  3 ++-
 .github/workflows/tech-debt.yml                       |  5 +++--
 20 files changed, 60 insertions(+), 41 deletions(-)