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

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


    from e8b23def8b chore: module scope should not require the app context
     add add7129bd6 new files

No new revisions were added by this update.

Summary of changes:
 .../{license-check.yml => python-importable.yml}   |  25 ++-
 scripts/test_imports.py                            | 135 ++++++++++++++
 .../event_logger_manager.py}                       |  31 ++--
 superset/initialization/bootstrap.py               | 198 +++++++++++++++++++++
 4 files changed, 360 insertions(+), 29 deletions(-)
 copy .github/workflows/{license-check.yml => python-importable.yml} (52%)
 create mode 100755 scripts/test_imports.py
 copy superset/{commands/query/exceptions.py => 
extensions/event_logger_manager.py} (53%)
 create mode 100644 superset/initialization/bootstrap.py

Reply via email to