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

msyavuz pushed a change to branch msyavuz/chore/move-translator
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 6626e8fa9b fix: format
    omit 34d58cb220 fix: test
    omit 9c33348bdd fix: license
    omit 859b314d8a fix: tests
    omit ae00543828 fix: import issues
    omit 806922f660 fix: import
    omit e8b1b24d40 fix: imports
    omit 97e3cab12e fix: imports
    omit bc80bb6e0c chore: format
    omit 137ff15ebb chore: migrate more
    omit c0c9b0c67d chore: update imports
    omit efdad4c781 chore: migrate imports
    omit b81a0d1bfd fix: add export
    omit 56ae8d1a45 chore: initial move
     add 0c1edd4568 chore: Bump @apache-superset/core (0.0.1-rc9) (#36953)
     add dfdf8e75d8 fix: handle undefined template variables safely in query 
rendering. (#35009)
     add f9be2b816a feat(docs): add resources admonition with external links 
(#36761)
     add 64ee48f147 fix(mcp): use chart.query_context for get_chart_data like 
the API does (#36937)
     add 6f67b05375 chore: Update INTHEWILD.yaml for PlaidCloud (#36741)
     add 03caa7b337 docs(INTHEWILD): add Cirrus Assessment (#36871)
     add 84279acd2f feat(mcp): add unified get_schema tool for schema discovery 
(#36458)
     add a6d85dccf8 fix: streaming export losing g context (#36950)
     add 16e046b5d9 docs(INTHEWILD): add HOLLYLAND猛玛 (#36968)
     add 70b2e520b2 chore(frontend): Update $schema path in oxlint.json (#36859)
     add 337eb3baf5 fix(dashboard): prevent PublishedLabel overlap in 
non-English languages (#36877)
     add 047360641a feat(mcp): change save_chart default to False for 
preview-first workflow (#36935)
     add 4249b8ee6a chore(deps-dev): bump 
eslint-plugin-react-you-might-not-need-an-effect from 0.5.1 to 0.8.3 in 
/superset-frontend (#36972)
     add 3ac76e116d chore: Update INTHEWILD.yaml (#36733)
     add e9b91f6ec9 chore(deps): bump ioredis from 5.8.2 to 5.9.0 in 
/superset-websocket (#36920)
     add 77ebc5ac10 chore(deps-dev): bump @typescript-eslint/parser from 8.51.0 
to 8.52.0 in /docs (#36918)
     add dd7f0c4224 chore(deps-dev): bump typescript-eslint from 8.50.1 to 
8.52.0 in /superset-websocket (#36916)
     add af185ad8c9 chore(deps-dev): bump jsdom from 27.0.0 to 27.4.0 in 
/superset-frontend (#36922)
     add 4fc8157d6f chore(deps-dev): bump source-map from 0.7.4 to 0.7.6 in 
/superset-frontend (#36653)
     add 85cf46dc1c fix(mcp): remove unused ctx parameter from health_check 
tool (#36992)
     add 734d64081f chore(deps): bump caniuse-lite from 1.0.30001762 to 
1.0.30001763 in /docs (#36970)
     add ffbf81e952 chore(deps): bump ws from 8.18.3 to 8.19.0 in 
/superset-websocket (#36919)
     add 07aa7622f7 chore(deps): bump react-resizable from 3.0.5 to 3.1.3 in 
/superset-frontend (#36911)
     add 57f8f50292 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 
8.50.1 to 8.51.0 in /docs (#36898)
     add 413dfc98ff chore(deps): bump @storybook/addon-docs from 8.6.14 to 
8.6.15 in /docs (#36824)
     add f48322c17d chore: bump flask-cors to 6.0.2 (#36640)
     add ea90d1f141 refactor(db-engine-specs): use standard OAuth 2.0 params in 
base class (#37010)
     add 2602a6ad9b chore: initial move
     add 9a4e007cbe fix: add export
     add 8a337c72fd chore: migrate imports
     add 04fd25305c chore: update imports
     add a6026f8581 chore: migrate more
     add d9cbfa95b5 chore: format
     add eb8dbdb3d2 fix: imports
     add 85efe0f011 fix: imports
     add 7a15c8d900 fix: import
     add 4e372a2fbc fix: import issues
     add f24b99b1d7 fix: tests
     add 4736d3efe8 fix: license
     add 49457f2ac3 fix: test
     add fc4a248c65 fix: format

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   (6626e8fa9b)
            \
             N -- N -- N   refs/heads/msyavuz/chore/move-translator (fc4a248c65)

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:
 RESOURCES/INTHEWILD.yaml                           |  18 +-
 docs/docs/api.mdx                                  |   5 +
 docs/docs/configuration/alerts-reports.mdx         |   5 +
 docs/docs/configuration/async-queries-celery.mdx   |   4 +
 docs/docs/configuration/cache.mdx                  |   5 +
 docs/docs/configuration/configuring-superset.mdx   |   4 +
 docs/docs/configuration/databases.mdx              | 128 +++-
 docs/docs/configuration/sql-templating.mdx         |   4 +
 docs/docs/configuration/theming.mdx                |   8 +
 docs/docs/contributing/contributing.mdx            |   4 +
 docs/docs/contributing/development.mdx             |   7 +-
 docs/docs/installation/kubernetes.mdx              |   5 +
 docs/docs/quickstart.mdx                           |   6 +
 docs/docs/security/securing_superset.mdx           |   5 +
 .../creating-your-first-dashboard.mdx              |  11 +
 docs/docs/using-superset/exploring-data.mdx        |   9 +
 docs/docusaurus.config.ts                          |  12 +
 docs/package.json                                  |   8 +-
 docs/src/styles/custom.css                         |  39 ++
 docs/src/theme/Admonition/Types.js                 |  63 ++
 docs/static/img/logos/cirrus.svg                   | Bin 0 -> 1809 bytes
 .../logos/hollyland\347\214\233\347\216\233.svg"   | Bin 0 -> 77086 bytes
 docs/static/img/logos/plaidcloud.svg               | Bin 0 -> 81228 bytes
 docs/yarn.lock                                     | 224 ++++---
 pyproject.toml                                     |   2 +-
 requirements/base.txt                              |   2 +-
 requirements/development.txt                       |   2 +-
 superset-frontend/oxlint.json                      |   2 +-
 superset-frontend/package-lock.json                | 215 ++++---
 superset-frontend/package.json                     |   8 +-
 .../packages/superset-core/package.json            |   7 +-
 .../src/components/ListViewCard/index.tsx          |   4 +-
 .../packages/superset-ui-demo/package.json         |   2 +-
 superset-websocket/package-lock.json               | 686 ++++++---------------
 superset-websocket/package.json                    |   6 +-
 superset/commands/streaming_export/base.py         |  55 +-
 superset/db_engine_specs/base.py                   |   6 +-
 superset/db_engine_specs/gsheets.py                |  33 +
 superset/jinja_context.py                          |  19 +-
 superset/mcp_service/CLAUDE.md                     |   6 +-
 superset/mcp_service/app.py                        |  13 +-
 superset/mcp_service/chart/schemas.py              |  76 ++-
 superset/mcp_service/chart/tool/__init__.py        |   2 -
 superset/mcp_service/chart/tool/generate_chart.py  |   6 +-
 .../chart/tool/get_chart_available_filters.py      |  50 --
 superset/mcp_service/chart/tool/get_chart_data.py  |  95 ++-
 superset/mcp_service/chart/tool/list_charts.py     |  42 +-
 superset/mcp_service/common/schema_discovery.py    | 422 +++++++++++++
 superset/mcp_service/dashboard/schemas.py          |  56 +-
 superset/mcp_service/dashboard/tool/__init__.py    |   2 -
 .../tool/get_dashboard_available_filters.py        |  49 --
 .../mcp_service/dashboard/tool/list_dashboards.py  |  68 +-
 superset/mcp_service/dataset/schemas.py            |  61 +-
 superset/mcp_service/dataset/tool/__init__.py      |   2 -
 .../dataset/tool/get_dataset_available_filters.py  |  49 --
 superset/mcp_service/dataset/tool/list_datasets.py |  43 +-
 .../mcp_service/docs/tool-search-optimization.md   |   2 +-
 superset/mcp_service/mcp_core.py                   | 120 +++-
 superset/mcp_service/system/resources/__init__.py  |   5 +-
 .../system/resources/schema_discovery.py           | 196 ++++++
 superset/mcp_service/system/tool/__init__.py       |   2 +
 superset/mcp_service/system/tool/get_schema.py     | 161 +++++
 superset/mcp_service/system/tool/health_check.py   |   3 +-
 superset/sqllab/query_render.py                    |  23 +-
 tests/unit_tests/db_engine_specs/test_base.py      |  49 ++
 tests/unit_tests/db_engine_specs/test_gsheets.py   |   5 +
 tests/unit_tests/jinja_context_test.py             |  54 ++
 .../mcp_service/chart/tool/test_generate_chart.py  |  21 +-
 .../mcp_service/chart/tool/test_get_chart_data.py  |  99 +++
 .../mcp_service/chart/tool/test_list_charts.py     |  48 +-
 .../dashboard/tool/test_dashboard_tools.py         | 135 +++-
 .../mcp_service/dataset/tool/test_dataset_tools.py | 133 +++-
 .../mcp_service/system/tool/test_get_schema.py     | 368 +++++++++++
 .../mcp_service/system/tool/test_mcp_core.py       | 152 ++++-
 tests/unit_tests/sql_lab_test.py                   |   2 +-
 75 files changed, 3084 insertions(+), 1159 deletions(-)
 create mode 100644 docs/src/theme/Admonition/Types.js
 create mode 100644 docs/static/img/logos/cirrus.svg
 create mode 100644 
"docs/static/img/logos/hollyland\347\214\233\347\216\233.svg"
 create mode 100644 docs/static/img/logos/plaidcloud.svg
 delete mode 100644 
superset/mcp_service/chart/tool/get_chart_available_filters.py
 create mode 100644 superset/mcp_service/common/schema_discovery.py
 delete mode 100644 
superset/mcp_service/dashboard/tool/get_dashboard_available_filters.py
 delete mode 100644 
superset/mcp_service/dataset/tool/get_dataset_available_filters.py
 create mode 100644 superset/mcp_service/system/resources/schema_discovery.py
 create mode 100644 superset/mcp_service/system/tool/get_schema.py
 create mode 100644 
tests/unit_tests/mcp_service/chart/tool/test_get_chart_data.py
 create mode 100644 tests/unit_tests/mcp_service/system/tool/test_get_schema.py

Reply via email to