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

jli pushed a change to branch showtime-master
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 9bef3b00f6 chore: fix spacing in AGENTS.md
     add ae491aee00 docs: Add SQL Lab Query Comparison to community extensions 
registry (#36769)
     add c026ae2ce7 fix(dashboard): prevent table chart infinite reload loop 
(#36686)
     add 173a20f1a0 chore: fix spacing in AGENTS.md

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   (9bef3b00f6)
            \
             N -- N -- N   refs/heads/showtime-master (173a20f1a0)

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:
 docs/developer_portal/extensions/registry.md       |  13 +-
 docs/static/img/extensions/query-comparison.png    | Bin 0 -> 611336 bytes
 .../src/dashboard/components/Dashboard.test.jsx    |  69 ++++++++++
 .../util/activeAllDashboardFilters.test.ts         | 150 +++++++++++++++++++++
 .../dashboard/util/activeAllDashboardFilters.ts    |  17 ++-
 5 files changed, 242 insertions(+), 7 deletions(-)
 create mode 100644 docs/static/img/extensions/query-comparison.png

Reply via email to