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

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


    from f25795c4e4 fix(dashboard): missing null check in error extra (#27845)
     add 3a34c7ff7c chore: Bump to Python3.10 (#24112)

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          | 16 ++++++------
 .github/ISSUE_TEMPLATE/bug-report.yml              |  1 -
 .github/actions/setup-backend/action.yml           |  2 +-
 .github/supersetbot/src/docker.js                  |  2 +-
 .github/workflows/no-op.yml                        | 30 ++++++++++++++++++++++
 .github/workflows/pre-commit.yml                   |  2 +-
 .github/workflows/superset-cli.yml                 |  2 +-
 .github/workflows/superset-helm-lint.yml           |  2 +-
 .../workflows/superset-python-integrationtest.yml  |  6 ++---
 .github/workflows/superset-python-misc.yml         |  4 +--
 .github/workflows/superset-python-presto-hive.yml  |  4 +--
 .github/workflows/superset-python-unittest.yml     |  2 +-
 .github/workflows/superset-translations.yml        |  2 +-
 Dockerfile                                         |  2 +-
 Makefile                                           |  6 ++---
 RELEASING/Dockerfile.from_local_tarball            |  2 +-
 RELEASING/Dockerfile.from_svn_tarball              |  2 +-
 RELEASING/Dockerfile.make_docs                     |  2 +-
 RELEASING/Dockerfile.make_tarball                  |  2 +-
 UPDATING.md                                        |  3 +++
 docker-compose-non-dev.yml                         |  2 +-
 docker-compose.yml                                 |  2 +-
 docs/docs/contributing/local-backend.mdx           |  2 +-
 docs/docs/installation/docker.mdx                  |  2 +-
 requirements/development.in                        |  2 +-
 requirements/development.txt                       |  4 +--
 scripts/build_docker.py                            |  8 +++---
 tox.ini                                            |  2 +-
 28 files changed, 75 insertions(+), 43 deletions(-)

Reply via email to