You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2024/03/04 20:41:00 UTC

(superset) branch test-ci updated (d552d0f9fe -> 0efeb242cd)

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

michaelsmolina pushed a change to branch test-ci
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard d552d0f9fe chore: test
    omit 29bc68bd3e feat(i18n): add ukranian translations (#25323)
    omit 5d8b7bb6a5 build(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8 in /superset-websocket (#26826)
    omit 0695173a81 build(deps): bump @testing-library/react-hooks from 5.0.3 to 5.1.3 in /superset-frontend (#26867)
    omit 911c6e53c2 build(deps): bump mousetrap and @types/mousetrap in /superset-frontend (#26866)
    omit 1029b7dadc build(deps): bump react-redux from 7.2.8 to 7.2.9 in /superset-frontend (#26865)
    omit 806e4c4b3f chore(dependabot): lowering bump cadence from weekly to monthly (#26855)
    omit 84c48d11d8 fix: Bar charts horizontal margin adjustment error (#26817)
    omit 8db5d13749 chore(CI): get docs building on ALL branches. (#26854)
    omit c3aacc6f42 build(deps-dev): bump @types/node from 20.11.5 to 20.11.10 in /superset-websocket (#26825)
    omit 71a950fc80 fix(chart table in dashboard): improve screen reading of table (#26453)
    omit be7c9490a1 chore(lint/a11y): fixing and locking down jsx-a11y/anchor-is-valid (#26820)
    omit 78dc6ce6c9 feat: add chart id and dataset id to global logs (#26443)
    omit fade4806ce fix: prevent guest user from modifying metrics (#26749)
    omit 881268a8da chore(dependencies): bumps match-sorter (#26819)
    omit 6c029ce2e8 chore: Add permission to view and drill on Dashboard context (#26798)
    omit b0c8f620d6 build(deps): bump use-immer from 0.8.1 to 0.9.0 in /superset-frontend (#26827)
    omit 29582e8d86 chore(deps): bump typescript to 4.8.4 (#24272)
    omit f73760a5d1 build(deps): bump @types/react-table from 7.0.29 to 7.7.19 in /superset-frontend (#26832)
    omit eea71eb6bc build(deps-dev): bump @docusaurus/module-type-aliases from 3.1.0 to 3.1.1 in /docs (#26834)
    omit 9ece4049f1 build(deps-dev): bump webpack from 5.89.0 to 5.90.0 in /docs (#26839)
    omit 8ca541c850 chore: Slovenian translation update (#23873)
    omit 64ba5797df fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap Layer as options (#25923)
    omit dfc614bdc3 chore: fix GitHub 'Unchanged files with check annotations' reports in PR (#26702)
    omit a6290702d2 build(deps): bump prism-react-renderer from 1.2.1 to 2.3.1 in /docs (#26726)
    omit e9c2fdf8ac chore(ci): change code owners for .github (#26813)
    omit 6bc85a0d2c chore(dependencies): bumping jinja2 (#26794)
    omit 1f6c270f15 fix(time-series table): Can't compare from the beginning of the time range (#26814)
    omit c657745f02 chore: add google-auth for new example dashboard (#26816)
    omit 092129201e chore: Reformat changelogs (#26815)
    omit 4f56f5ee84 fix(tags): Filter system tags from the tags list (#26701)
    omit f084572dc7 chore(dependencies): bumping fonttools (#26793)
    omit 3dcfbcc3a5 chore: Technical Debt Metrics (#26442)
    omit 5e633d2bb0 fix: Row limit hardcoded (#26807)
    omit 23460b21f6 chore: Splits the CHANGELOG into multiple files (#26800)
    omit 8657fa753b build(deps): update jquery requirement from ^3.4.1 to ^3.7.1 in /superset-frontend/packages/superset-ui-demo (#26621)
    omit ed934a93e1 feat: Stop editor scrolling to top (#26754)
    omit 11f0dd91db chore(RESOURCES): fix markdown for table formatting (#26789)
    omit 845bcc9bea fix: docker should always run, even in forks (#26801)
    omit 424b4c2378 chore: Add Embed Modal extension override and tests (#26759)
    omit 8f8e7c2aa6 fix: add user to latest-release-tag workflow (#26752)
    omit 01fdfbee09 fix(logging): Filter out undefined columns (#26314)
    omit 11a60c92ea build(deps-dev): bump css-minimizer-webpack-plugin from 3.4.1 to 6.0.0 in /superset-frontend (#26656)
    omit 2bb0b46b55 fix: helm chart comment on SECRET_KEY (#26674)
    omit 73c6abde5e fix(docker): credentials issues around superset-cache in forks (#26772)
    omit 0f590799b2 chore: improve/decouple eslint and tsc 'npm run' commands (#26704)
    omit 7c2093c495 build(deps): bump @visx/grid from 3.0.1 to 3.5.0 in /superset-frontend (#26728)
    omit 8e1daa0f1c build(deps): update classnames requirement from ^2.3.2 to ^2.5.1 in /superset-frontend/plugins/plugin-chart-table (#26729)
    omit c6772b6c78 chore: prevent CI double runs on push + pull_request (#26766)
    omit 7da56a0744 build(deps-dev): bump jest from 26.6.3 to 29.7.0 in /superset-frontend/plugins/plugin-chart-handlebars (#26528)
     new 0efeb242cd chore: test

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   (d552d0f9fe)
            \
             N -- N -- N   refs/heads/test-ci (0efeb242cd)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/CODEOWNERS                                 |     8 +-
 .github/dependabot.yml                             |    70 +-
 .github/workflows/check_db_migration_confict.yml   |     6 -
 .github/workflows/docker.yml                       |    28 +-
 .github/workflows/latest-release-tag.yml           |     5 -
 .github/workflows/license-check.yml                |     5 +-
 .github/workflows/no-op.yml                        |    54 -
 .github/workflows/prefer-typescript.yml            |    10 +-
 .github/workflows/superset-cli.yml                 |     4 +-
 .github/workflows/superset-docs-verify.yml         |    29 -
 ...{superset-docs-deploy.yml => superset-docs.yml} |    15 +-
 .github/workflows/superset-e2e.yml                 |     6 +-
 .github/workflows/superset-frontend.yml            |    22 +-
 .github/workflows/superset-helm-lint.yml           |     2 -
 .../workflows/superset-python-integrationtest.yml  |     4 +-
 .github/workflows/superset-python-misc.yml         |     8 +-
 .github/workflows/superset-python-presto-hive.yml  |     8 +-
 .github/workflows/superset-python-unittest.yml     |     8 +-
 .github/workflows/superset-translations.yml        |     4 +-
 .github/workflows/superset-websocket.yml           |    10 +-
 .github/workflows/tech-debt.yml                    |    31 -
 CHANGELOG.md                                       |  4124 +-
 CHANGELOG/1.4.1.md                                 |    40 -
 CHANGELOG/1.4.2.md                                 |    32 -
 CHANGELOG/1.5.0.md                                 |   860 -
 CHANGELOG/1.5.1.md                                 |    36 -
 CHANGELOG/1.5.2.md                                 |    48 -
 CHANGELOG/1.5.3.md                                 |    46 -
 CHANGELOG/2.0.0.md                                 |   514 -
 CHANGELOG/2.0.1.md                                 |    82 -
 CHANGELOG/2.1.0.md                                 |  1197 -
 CHANGELOG/2.1.1.md                                 |    67 -
 CHANGELOG/2.1.2.md                                 |    41 -
 CHANGELOG/2.1.3.md                                 |    40 -
 CHANGELOG/3.0.0.md                                 |   792 -
 CHANGELOG/3.0.1.md                                 |    65 -
 CHANGELOG/3.0.2.md                                 |    73 -
 CHANGELOG/3.0.3.md                                 |    80 -
 CHANGELOG/3.1.0.md                                 |   417 -
 CONTRIBUTING.md                                    |     5 +-
 RELEASING/README.md                                |    27 +-
 RELEASING/email_templates/announce.j2              |    10 +-
 RELEASING/email_templates/result_pmc.j2            |     4 +-
 RELEASING/email_templates/vote_pmc.j2              |     8 +-
 RELEASING/release-notes-1-4/README.md              |     5 +-
 RELEASING/release-notes-1-5/README.md              |     2 +-
 RESOURCES/STANDARD_ROLES.md                        |   420 +-
 docs/docs/contributing/hooks-and-linting.mdx       |     5 +-
 docs/docusaurus.config.js                          |     4 +-
 docs/package.json                                  |     6 +-
 docs/src/components/SectionHeader.tsx              |     2 +-
 docs/src/pages/community.tsx                       |     1 +
 docs/yarn.lock                                     |   114 +-
 helm/superset/Chart.yaml                           |     2 +-
 helm/superset/README.md                            |     2 +-
 helm/superset/values.yaml                          |     4 +-
 requirements/base.txt                              |    34 +-
 requirements/development.txt                       |    19 +-
 requirements/integration.txt                       |     8 +-
 requirements/testing.txt                           |    14 +-
 scripts/docker_build_push.sh                       |    29 +-
 .../.gitignore => scripts/gen_changelog.sh         |    12 +-
 setup.py                                           |     6 +-
 superset-frontend/.eslintrc.js                     |    11 +-
 superset-frontend/.prettierignore                  |     2 +-
 superset-frontend/cypress-base/.eslintrc           |     7 +-
 .../cypress/e2e/dashboard/drillby.test.ts          |     1 -
 .../cypress/e2e/dashboard/editmode.test.ts         |     1 -
 .../cypress-base/cypress/support/e2e.ts            |     2 -
 .../cypress-base/cypress/utils/index.ts            |    29 +-
 .../cypress-base/cypress/utils/vizPlugins.ts       |     1 -
 superset-frontend/cypress-base/tsconfig.json       |     3 +-
 superset-frontend/js_build.sh                      |     3 +-
 superset-frontend/package-lock.json                | 97356 +++++++++----------
 superset-frontend/package.json                     |    29 +-
 .../superset-ui-chart-controls/CHANGELOG.md        |     3 +-
 .../src/shared-controls/sharedControls.tsx         |     4 +-
 .../packages/superset-ui-core/package.json         |     2 +-
 .../src/chart/components/createLoadableRenderer.ts |     7 +-
 .../superset-ui-core/src/query/api/v1/makeApi.ts   |     6 +-
 .../superset-ui-core/src/ui-overrides/types.ts     |    10 -
 .../packages/superset-ui-demo/CHANGELOG.md         |    12 +
 .../packages/superset-ui-demo/package.json         |     2 +-
 .../superset-ui-switchboard/src/switchboard.ts     |     5 +-
 .../legacy-plugin-chart-calendar/CHANGELOG.md      |     4 +
 .../plugins/legacy-plugin-chart-chord/CHANGELOG.md |     4 +
 .../legacy-plugin-chart-country-map/CHANGELOG.md   |     4 +
 .../legacy-plugin-chart-event-flow/CHANGELOG.md    |     4 +
 .../legacy-plugin-chart-heatmap/CHANGELOG.md       |     4 +
 .../legacy-plugin-chart-histogram/CHANGELOG.md     |     4 +
 .../legacy-plugin-chart-horizon/CHANGELOG.md       |     4 +
 .../legacy-plugin-chart-map-box/CHANGELOG.md       |     4 +
 .../legacy-plugin-chart-paired-t-test/CHANGELOG.md |     4 +
 .../CHANGELOG.md                                   |     4 +
 .../legacy-plugin-chart-partition/CHANGELOG.md     |     4 +
 .../plugins/legacy-plugin-chart-rose/CHANGELOG.md  |     4 +
 .../legacy-plugin-chart-sankey/CHANGELOG.md        |     4 +
 .../legacy-plugin-chart-world-map/CHANGELOG.md     |     4 +
 .../legacy-preset-chart-deckgl/package.json        |     2 +-
 .../legacy-preset-chart-deckgl/src/index.ts        |     2 -
 .../src/layers/Arc/Arc.tsx                         |     8 +-
 .../src/layers/Geojson/Geojson.tsx                 |     4 +-
 .../src/layers/Heatmap/Heatmap.tsx                 |     2 +-
 .../src/layers/Path/Path.tsx                       |     2 +-
 .../src/layers/Polygon/Polygon.tsx                 |    10 +-
 .../src/layers/Scatter/Scatter.tsx                 |    10 +-
 .../src/layers/Screengrid/Screengrid.tsx           |     4 +-
 .../legacy-preset-chart-deckgl/src/layers/index.ts |     4 -
 .../plugins/legacy-preset-chart-nvd3/CHANGELOG.md  |    12 +
 .../plugins/plugin-chart-echarts/CHANGELOG.md      |    13 +-
 .../src/BigNumber/CHANGELOG.md                     |    11 +-
 .../src/Timeseries/transformProps.ts               |     1 -
 .../src/Timeseries/transformers.ts                 |    42 +-
 .../plugin-chart-echarts/src/utils/series.ts       |    14 -
 .../plugin-chart-echarts/test/utils/series.test.ts |    32 -
 .../plugins/plugin-chart-handlebars/package.json   |     2 +-
 .../plugins/plugin-chart-pivot-table/CHANGELOG.md  |     7 +-
 .../plugins/plugin-chart-table/CHANGELOG.md        |     4 +
 .../plugins/plugin-chart-table/package.json        |     6 +-
 .../plugin-chart-table/src/DataTable/DataTable.tsx |     1 -
 .../src/DataTable/hooks/useSticky.tsx              |    22 +-
 .../plugins/plugin-chart-table/src/Styles.tsx      |     7 +-
 .../plugin-chart-table/src/controlPanel.tsx        |     4 +-
 .../plugins/plugin-chart-table/src/utils/extent.ts |     9 +-
 .../plugins/plugin-chart-word-cloud/CHANGELOG.md   |     4 +
 .../src/chart/WordCloud.tsx                        |     2 -
 superset-frontend/scripts/build.js                 |     2 +-
 .../scripts/eslint-metrics-uploader.js             |   126 -
 superset-frontend/src/SqlLab/actions/sqlLab.js     |     6 -
 .../AceEditorWrapper/AceEditorWrapper.test.tsx     |     1 -
 .../SqlLab/components/AceEditorWrapper/index.tsx   |    15 +-
 .../SqlLab/components/QueryLimitSelect/index.tsx   |     2 +-
 .../src/SqlLab/components/SqlEditor/index.tsx      |    12 +-
 .../src/SqlLab/reducers/getInitialState.ts         |     1 -
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |    12 -
 superset-frontend/src/SqlLab/types.ts              |     6 -
 .../Chart/ChartContextMenu/ChartContextMenu.tsx    |    12 +-
 .../Chart/ChartContextMenu/useContextMenu.test.tsx |    36 +-
 .../components/Chart/DrillBy/DrillByModal.test.tsx |    36 +-
 .../src/components/Chart/DrillBy/DrillByModal.tsx  |    17 +-
 .../Chart/DrillDetail/DrillDetailModal.test.tsx    |    26 +-
 .../Chart/DrillDetail/DrillDetailModal.tsx         |    63 +-
 superset-frontend/src/components/Modal/Modal.tsx   |     1 -
 .../index.tsx => DashboardEmbedControls.tsx}       |    13 +-
 .../EmbeddedModal/EmbeddedModal.test.tsx           |   172 -
 .../src/dashboard/components/Header/index.jsx      |     2 +-
 .../SliceHeaderControls.test.tsx                   |    53 +-
 .../components/SliceHeaderControls/index.tsx       |    32 +-
 .../dashboard/components/gridComponents/Chart.jsx  |     4 +-
 .../TimeSeriesColumnControl.test.tsx               |    13 -
 .../controls/TimeSeriesColumnControl/index.jsx     |     4 +-
 superset-frontend/src/pages/Tags/index.tsx         |    20 +-
 .../src/visualizations/TimeTable/TimeTable.jsx     |     6 +-
 superset-websocket/package-lock.json               |    28 +-
 superset-websocket/package.json                    |     7 +-
 superset/charts/data/api.py                        |    21 +-
 superset/commands/dashboard/importers/v0.py        |     2 +-
 superset/common/query_object.py                    |     2 +-
 superset/config.py                                 |     1 -
 superset/security/manager.py                       |    27 +-
 superset/tags/api.py                               |     3 -
 superset/tags/filters.py                           |    39 -
 superset/translations/sl/LC_MESSAGES/messages.json |  2340 +-
 superset/translations/sl/LC_MESSAGES/messages.po   | 14854 +--
 superset/translations/uk/LC_MESSAGES/messages.json |  6419 --
 superset/translations/uk/LC_MESSAGES/messages.po   | 12162 ---
 superset/views/core.py                             |     1 +
 tests/integration_tests/celery_tests.py            |     2 +-
 tests/integration_tests/charts/data/api_tests.py   |    53 +-
 .../security/guest_token_security_tests.py         |    15 -
 tests/integration_tests/security_tests.py          |     2 -
 tests/integration_tests/superset_test_config.py    |     2 +-
 tests/integration_tests/tags/api_tests.py          |    46 -
 tests/unit_tests/security/manager_test.py          |    76 -
 174 files changed, 57424 insertions(+), 86798 deletions(-)
 delete mode 100644 .github/workflows/no-op.yml
 delete mode 100644 .github/workflows/superset-docs-verify.yml
 rename .github/workflows/{superset-docs-deploy.yml => superset-docs.yml} (85%)
 delete mode 100644 .github/workflows/tech-debt.yml
 delete mode 100644 CHANGELOG/1.4.1.md
 delete mode 100644 CHANGELOG/1.4.2.md
 delete mode 100644 CHANGELOG/1.5.0.md
 delete mode 100644 CHANGELOG/1.5.1.md
 delete mode 100644 CHANGELOG/1.5.2.md
 delete mode 100644 CHANGELOG/1.5.3.md
 delete mode 100644 CHANGELOG/2.0.0.md
 delete mode 100644 CHANGELOG/2.0.1.md
 delete mode 100644 CHANGELOG/2.1.0.md
 delete mode 100644 CHANGELOG/2.1.1.md
 delete mode 100644 CHANGELOG/2.1.2.md
 delete mode 100644 CHANGELOG/2.1.3.md
 delete mode 100644 CHANGELOG/3.0.0.md
 delete mode 100644 CHANGELOG/3.0.1.md
 delete mode 100644 CHANGELOG/3.0.2.md
 delete mode 100644 CHANGELOG/3.0.3.md
 delete mode 100644 CHANGELOG/3.1.0.md
 copy docker/pythonpath_dev/.gitignore => scripts/gen_changelog.sh (72%)
 mode change 100644 => 100755
 delete mode 100644 superset-frontend/scripts/eslint-metrics-uploader.js
 rename superset-frontend/src/dashboard/components/{EmbeddedModal/index.tsx => DashboardEmbedControls.tsx} (94%)
 delete mode 100644 superset-frontend/src/dashboard/components/EmbeddedModal/EmbeddedModal.test.tsx
 delete mode 100644 superset/tags/filters.py
 delete mode 100644 superset/translations/uk/LC_MESSAGES/messages.json
 delete mode 100644 superset/translations/uk/LC_MESSAGES/messages.po


(superset) 01/01: chore: test

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a commit to branch test-ci
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 0efeb242cdf6ef6f6b8a8da92d83fa6331a51fb1
Author: Michael S. Molina <mi...@gmail.com>
AuthorDate: Mon Mar 4 15:40:48 2024 -0500

    chore: test
---
 superset-frontend/src/components/Alert/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/src/components/Alert/index.tsx b/superset-frontend/src/components/Alert/index.tsx
index b8d7abcf66..1eccc1af67 100644
--- a/superset-frontend/src/components/Alert/index.tsx
+++ b/superset-frontend/src/components/Alert/index.tsx
@@ -29,7 +29,7 @@ export default function Alert(props: AlertProps) {
   const {
     type = 'info',
     description,
-    showIcon = true,
+    showIcon = false,
     closable = true,
     roomBelow = false,
     children,