You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/12/22 17:37:31 UTC

[superset] branch ch24621c updated (4ba8331 -> 9439715)

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

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


 discard 4ba8331  feat: configure force_screenshot
 discard 2d033dc  Add tests
 discard 60c560e  Update existing tests
 discard a80c3cd  feat: bypass cache on screenshots for alerts
 discard ad52455  Do not force screenshot on dashboard alerts
     add ec2c200  Do not force screenshot on dashboard alerts
     add aa24e7c  feat: bypass cache on screenshots for alerts
     add 83536de  Update existing tests
     add 63096e7  Add tests
     add 9439715  feat: configure force_screenshot

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   (4ba8331)
            \
             N -- N -- N   refs/heads/ch24621c (9439715)

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:
 superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx | 1 +
 superset/models/reports.py                                  | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)