This is an automated email from the ASF dual-hosted git repository. diegopucci pushed a commit to branch diego/ch78628/fix-disabled-ssh-toggle in repository https://gitbox.apache.org/repos/asf/superset.git
commit 87fc78e12aecef065a2af7b0e21ce4672e41310a Merge: a17aac7119 1776405903 Author: geido <[email protected]> AuthorDate: Mon Feb 19 17:04:03 2024 +0200 Merge branch 'master' of https://github.com/apache/superset into diego/ch78628/fix-disabled-ssh-toggle .../src/plugin/buildQuery.ts | 10 ++++- .../ErrorBoundary/ErrorBoundary.test.tsx | 8 ++-- .../ErrorBoundary/{index.jsx => index.tsx} | 49 +++++++++++++--------- tests/integration_tests/base_tests.py | 7 +--- tests/integration_tests/core_tests.py | 7 +--- .../security/guest_token_security_tests.py | 4 +- tests/integration_tests/security_tests.py | 6 +-- 7 files changed, 48 insertions(+), 43 deletions(-)
