This is an automated email from the ASF dual-hosted git repository.
EnxDev pushed a change to branch test/chatbot-local
in repository https://gitbox.apache.org/repos/asf/superset.git
was df6e0095dcf fix(extensions): sync PR review fixes to test/chatbot-local
This change permanently discards the following revisions:
discard df6e0095dcf fix(extensions): sync PR review fixes to test/chatbot-local
discard c4b9f7b6e54 fix(extensions): fully remove dataset namespace — SDK
contract and orphaned host impl
discard 23d4574caf4 fix(extensions): address context-sharing PR review —
blockers, quality, and tests
discard da4d09a0061 fix(extensions): complete model move — remove from
core.py, fix import, ensure ORM registration
discard 1645a9652f6 fix(extensions): address PR review — rollback, import
cleanup, tests, guard
discard 22d9332794b fix(extensions): push settings payload through pub/sub to
eliminate re-fetch delay on toggle
discard 504826bb24d refactor(extensions): replace per-location pub/sub with
registry-wide version counter + useSyncExternalStore
discard 4e8145f14be fix(extensions): match /sqllab path without trailing slash
in derivePageType
discard a74684b0625 fix(extensions): port CodeAnt fixes — page-type guards,
deactivation cleanup, settings race, feature flag gate
discard 96f2fb36592 fix(extensions): defer chatbot render until settings load;
isolate provider errors
discard e3efa0ae711 feat(extensions): consolidate actions column and live
settings sync
discard 97ba65b0cd1 feat(extensions): port import/delete UI and backend
endpoints to test branch
discard d7592913ea1 feat(extensions): reference chatbot extension — docs and
example