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

maximebeauchemin pushed a change to branch supersetbot-bump-flask-compress
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 3dc1ad5a2f chore(🦾): bump python flask-compress 1.14 -> 1.15
    omit 62b1757b07 chore(🦾): bump python flask-migrate subpackage(s) (#28465)
     add adb82f2cfd chore(🦾): bump python flask-migrate subpackage(s) (#28465)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3dc1ad5a2f)
            \
             N -- N -- N   refs/heads/supersetbot-bump-flask-compress 
(adb82f2cfd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python-importable.yml     |  27 ----
 scripts/test_imports.py                     | 135 -------------------
 superset/extensions/event_logger_manager.py |  39 ------
 superset/initialization/bootstrap.py        | 198 ----------------------------
 4 files changed, 399 deletions(-)
 delete mode 100644 .github/workflows/python-importable.yml
 delete mode 100755 scripts/test_imports.py
 delete mode 100644 superset/extensions/event_logger_manager.py
 delete mode 100644 superset/initialization/bootstrap.py

Reply via email to