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

rusackas pushed a change to branch dead-link-check-v2
in repository https://gitbox.apache.org/repos/asf/superset.git


    from b2481b1a59 fixing links tweaking config.
     add 8f9663ac67 chore(docs): fix two broken Docusaurus redirect links 
(#28430)
     add 5bad7fc4f3 chore(🦾): bump python werkzeug 3.0.1 -> 3.0.3 (#28421)
     add 76a9e1d37d fix: set supersetbot orglabel to always succeed (#28418)
     add 26df7b4ad5 feat: clarify that 'Text' supports markdown (#28425)
     add 3a62eab163 fix(SIP-95): missing catalog cache key (#28415)
     add 02478e5b95 feat(dashboard): Add metadata bar to the header (#27857)
     add e91669821e fix: run some CI tests against previous python version 
(#28419)
     add b0157649af fix(dashboard): Change class name on last Droppable in a 
column (#28395)
     add add79a4b24 fix(docs): add missing link to meta-cross-db feature flag 
docs (#28433)
     add 4b7bdd9a89 Merge branch 'master' into dead-link-check-v2

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup-backend/action.yml           |  2 +
 .github/workflows/issue_creation.yml               |  2 +-
 .../workflows/superset-python-integrationtest.yml  |  2 +-
 RESOURCES/FEATURE_FLAGS.md                         |  2 +-
 docs/docusaurus.config.js                          |  6 ++-
 requirements/base.txt                              | 15 +++++--
 .../spec/fixtures/mockDashboardInfo.js             | 13 ++++++
 .../SqlEditorLeftBar/SqlEditorLeftBar.test.tsx     | 21 +++++-----
 .../src/components/DatabaseSelector/index.tsx      |  2 +-
 .../dashboard/components/Header/Header.test.tsx    | 25 +++++++++++
 .../src/dashboard/components/Header/index.jsx      | 29 +++++++++++++
 .../dashboard/components/gridComponents/Column.jsx |  2 +-
 .../components/gridComponents/new/NewMarkdown.jsx  |  2 +-
 .../src/hooks/apiResources/schemas.test.ts         | 49 +++++++++++++++++++++-
 .../src/hooks/apiResources/schemas.ts              |  3 +-
 superset/dashboards/schemas.py                     |  2 +
 tests/integration_tests/dashboards/api_tests.py    |  2 +
 17 files changed, 155 insertions(+), 24 deletions(-)

Reply via email to