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

maximebeauchemin pushed a change to branch no-op
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 2c1633d333 3.11
    omit 4c3b4ac4b8 PR id
    omit a4e39cdaaf chore: [proposal] de-matrix python-version in GHAs
     add ebcf4e044b fix: corrects some inaccuracies zh translation (#27794)
     add 265390c243 fix(Dashboard): Add border to row when hovering HoverMenu 
in edit mode (#27593)
     add fb919c718d docs: replace broken david badges with libraries.io (#27903)
     add 47d629f50c build(deps): update @types/d3-time requirement from ^3.0.0 
to ^3.0.3 in /superset-frontend/packages/superset-ui-core (#27319)
     add 104299a211 build(deps): bump memoize-one from 5.2.1 to 6.0.0 in 
/superset-frontend/packages/superset-ui-demo (#27322)
     add 31d0c542e2 build(deps-dev): bump fork-ts-checker-webpack-plugin from 
5.2.1 to 9.0.2 in /superset-frontend/packages/superset-ui-demo (#27321)
     add 559605e393 fix: add mariadb engine spec same as MySQL (#27919)
     add 3e6d966513 fix(docs): restoring search capability with new public key 
(#27912)
     add bbe209a9e8 build(deps-dev): update @babel/types requirement from 
^7.23.9 to ^7.24.0 in /superset-frontend/plugins/plugin-chart-pivot-table 
(#27334)
     add 62433c14a7 chore(helm): Bumping app version to 3.1.2 in helm chart 
(#27915)
     add 9377227e06 chore(OAuth2): refactor for custom OAuth2 clients (#27880)
     add eda304bda9 chore(explore): Hide non-droppable metric and column list 
(#27717)
     add a1983e468b fix(frontend): allow "constructor" property in response 
data (#25407)
     add 4428bde024 docs: fix broken OS Dependencies link in CONTRIBUTING.md 
(#27932)
     add 662c1ed618 chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md 
(#27937)
     add 34b1db219c feat(accessibility): add tabbing to chart menu in dashboard 
(#26138)
     add c5b7f7a08c fix: fix-zh-translation-2 (#27922)
     add 5377b6cb2f fix: docker-release GHA fails with pathspec error (#27925)
     add 996cced3d4 fix: Locale sent to frontend (#27926)
     add 7c8e1bb46e fix(docs): CSP mods to re-enable Algolia search (#27942)
     add e80d194b8f fix: improve change detection for GHAs (#27904)
     add f804b88e7c chore: [proposal] de-matrix python-version in GHAs

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   (2c1633d333)
            \
             N -- N -- N   refs/heads/no-op (f804b88e7c)

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/ISSUE_TEMPLATE/bug-report.yml              |     3 +-
 .github/actions/change-detector/action.yml         |    31 +
 .github/workflows/codeql-analysis.yml              |    11 +-
 .github/workflows/docker-release.yml               |    18 +-
 .github/workflows/docker.yml                       |    21 +-
 .github/workflows/no-op.yml                        |   128 -
 .github/workflows/superset-cli.yml                 |    18 +-
 .github/workflows/superset-e2e.yml                 |    27 +-
 .github/workflows/superset-frontend.yml            |    36 +-
 .../workflows/superset-python-integrationtest.yml  |    68 +-
 .github/workflows/superset-python-misc.yml         |    25 +-
 .github/workflows/superset-python-presto-hive.yml  |    54 +-
 .github/workflows/superset-python-unittest.yml     |    26 +-
 .github/workflows/superset-translations.yml        |    20 +-
 .pre-commit-config.yaml                            |     1 +
 CHANGELOG.md                                       |     1 +
 CHANGELOG/4.0.0.md                                 |   472 +
 CONTRIBUTING.md                                    |     2 +-
 UPDATING.md                                        |    13 +-
 docs/docusaurus.config.js                          |     2 +-
 docs/static/.htaccess                              |     2 +-
 helm/superset/Chart.yaml                           |     4 +-
 helm/superset/README.md                            |     2 +-
 scripts/change_detector.py                         |   156 +
 scripts/ci_check_no_file_changes.sh                |    68 -
 superset-embedded-sdk/README.md                    |     3 +
 .../cypress/e2e/dashboard/drilltodetail.test.ts    |    18 +-
 .../cypress/e2e/dashboard/editmode.test.ts         |    26 +-
 superset-frontend/package-lock.json                |   280 +-
 .../packages/generator-superset/README.md          |     2 +-
 .../packages/superset-ui-chart-controls/README.md  |     2 +-
 .../packages/superset-ui-core/README.md            |     2 +-
 .../packages/superset-ui-core/package.json         |     2 +-
 .../src/connection/callApi/parseResponse.ts        |     6 +-
 .../test/connection/callApi/parseResponse.test.ts  |    12 +-
 .../packages/superset-ui-demo/README.md            |     3 +-
 .../packages/superset-ui-demo/package.json         |     4 +-
 .../plugins/legacy-plugin-chart-calendar/README.md |     4 +-
 .../plugins/legacy-plugin-chart-chord/README.md    |     4 +-
 .../legacy-plugin-chart-country-map/README.md      |     4 +-
 .../legacy-plugin-chart-event-flow/README.md       |     4 +-
 .../plugins/legacy-plugin-chart-heatmap/README.md  |     4 +-
 .../legacy-plugin-chart-histogram/README.md        |     4 +-
 .../plugins/legacy-plugin-chart-horizon/README.md  |     4 +-
 .../plugins/legacy-plugin-chart-map-box/README.md  |     4 +-
 .../legacy-plugin-chart-paired-t-test/README.md    |     4 +-
 .../README.md                                      |     4 +-
 .../legacy-plugin-chart-partition/README.md        |     4 +-
 .../plugins/legacy-plugin-chart-rose/README.md     |     4 +-
 .../legacy-plugin-chart-sankey-loop/README.md      |     4 +-
 .../plugins/legacy-plugin-chart-sankey/README.md   |     4 +-
 .../legacy-plugin-chart-world-map/README.md        |     4 +-
 .../plugins/legacy-preset-chart-deckgl/README.md   |     4 +-
 .../plugins/legacy-preset-chart-nvd3/README.md     |     4 +-
 .../plugins/plugin-chart-echarts/README.md         |     4 +-
 .../plugins/plugin-chart-handlebars/README.md      |     3 +-
 .../plugins/plugin-chart-pivot-table/README.md     |     3 +-
 .../plugins/plugin-chart-pivot-table/package.json  |     2 +-
 .../plugins/plugin-chart-table/README.md           |     4 +-
 .../plugins/plugin-chart-word-cloud/README.md      |     4 +-
 .../Chart/ChartContextMenu/ChartContextMenu.tsx    |     4 +
 .../DrillDetail/DrillDetailMenuItems.test.tsx      |    28 +-
 .../Chart/DrillDetail/DrillDetailMenuItems.tsx     |    16 +-
 .../src/components/Dropdown/Dropdown.test.tsx      |    65 +
 .../src/components/Dropdown/index.tsx              |    22 +-
 .../src/components/EditableTitle/index.tsx         |     1 +
 .../src/components/ErrorMessage/ErrorAlert.tsx     |    31 +
 .../src/components/FilterableTable/index.tsx       |     7 +-
 superset-frontend/src/components/Menu/index.tsx    |    29 +
 .../src/components/ModalTrigger/index.tsx          |     3 +-
 .../src/components/PageHeaderWithActions/index.tsx |     3 +
 .../DashboardBuilder/DashboardBuilder.tsx          |     5 +
 .../DashboardBuilder/DashboardContainer.tsx        |    13 +
 .../Header/HeaderActionsDropdown/index.jsx         |    43 +-
 .../SliceHeaderControls.test.tsx                   |   198 +-
 .../components/SliceHeaderControls/index.tsx       |   479 +-
 .../components/URLShortLinkButton/index.tsx        |     2 +-
 .../dashboard/components/gridComponents/Row.jsx    |    16 +-
 .../dashboard/components/menu/HoverMenu.test.tsx   |    16 +-
 .../src/dashboard/components/menu/HoverMenu.tsx    |    19 +
 .../components/menu/ShareMenuItems/index.tsx       |    31 +-
 .../src/dashboard/containers/DashboardPage.tsx     |     4 +
 superset-frontend/src/dashboard/styles.ts          |    42 +
 superset-frontend/src/dashboard/types.ts           |    29 +
 .../explore/components/DataTableControl/index.tsx  |    14 +-
 .../components/DataTableControls.tsx               |     2 +-
 .../DatasourcePanel/DatasourcePanel.test.tsx       |    83 +-
 .../DatasourcePanel/DatasourcePanelItem.test.tsx   |    31 +
 .../DatasourcePanel/DatasourcePanelItem.tsx        |    43 +-
 .../explore/components/DatasourcePanel/index.tsx   |   194 +-
 .../ExploreContainer/ExploreContainer.test.tsx     |    42 +-
 .../explore/components/ExploreContainer/index.tsx  |    36 +-
 .../DndColumnSelectControl/DndSelectLabel.test.tsx |    40 +
 .../DndColumnSelectControl/DndSelectLabel.tsx      |    31 +-
 superset-frontend/src/features/home/Menu.tsx       |     8 +-
 superset/__init__.py                               |     1 +
 superset/common/query_object.py                    |     2 +-
 superset/config.py                                 |    20 +-
 superset/connectors/sqla/utils.py                  |     2 +-
 superset/databases/api.py                          |     6 +-
 superset/db_engine_specs/README.md                 |    62 +-
 superset/db_engine_specs/base.py                   |   176 +-
 superset/db_engine_specs/gsheets.py                |    91 +-
 superset/db_engine_specs/hive.py                   |     3 +-
 superset/db_engine_specs/impala.py                 |    14 +-
 .../entry.py => db_engine_specs/mariadb.py}        |     8 +-
 superset/db_engine_specs/presto.py                 |     9 +-
 superset/db_engine_specs/trino.py                  |     4 +-
 superset/models/core.py                            |    39 +-
 superset/sql_validators/presto_db.py               |     2 +-
 superset/superset_typing.py                        |    49 +
 superset/translations/zh/LC_MESSAGES/messages.json |  2598 +-
 superset/translations/zh/LC_MESSAGES/messages.po   | 40177 ++++++++++---------
 superset/utils/oauth2.py                           |    12 +-
 superset/views/base.py                             |    17 +-
 tests/unit_tests/databases/api_test.py             |    12 +-
 .../unit_tests/db_engine_specs/test_clickhouse.py  |     3 +-
 tests/unit_tests/db_engine_specs/test_databend.py  |     3 +-
 .../db_engine_specs/test_elasticsearch.py          |     3 +-
 tests/unit_tests/db_engine_specs/test_gsheets.py   |   150 +-
 tests/unit_tests/extensions/test_sqlalchemy.py     |     6 +-
 tests/unit_tests/utils/oauth2_tests.py             |     8 +-
 122 files changed, 24904 insertions(+), 21860 deletions(-)
 create mode 100644 .github/actions/change-detector/action.yml
 delete mode 100644 .github/workflows/no-op.yml
 create mode 100644 CHANGELOG/4.0.0.md
 create mode 100755 scripts/change_detector.py
 delete mode 100755 scripts/ci_check_no_file_changes.sh
 create mode 100644 superset-frontend/src/components/Dropdown/Dropdown.test.tsx
 copy superset/{commands/temporary_cache/entry.py => 
db_engine_specs/mariadb.py} (83%)

Reply via email to