This is an automated email from the ASF dual-hosted git repository.
robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 5dd971e fix: execution log crashes for logs with no uuid (#13998)
add 6a81a79 feat: Support feature flag overrides in ephemeral test envs
(#14008)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ephemeral-env.yml | 21 +++++++++++++++++++++
CONTRIBUTING.md | 9 ++++++++-
docs/installation.rst | 2 +-
docs/sqllab.rst | 2 +-
docs/src/pages/docs/installation/configuring.mdx | 2 +-
superset/config.py | 15 +++++++++++++--
.../superset_test_config_sqllab_backend_persist.py | 2 +-
7 files changed, 46 insertions(+), 7 deletions(-)