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

rusackas pushed a change to branch dev-portal-v0.1
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 9747438efe chore(docs): Remove placeholder testing pages with no 
content
    omit 6c1ccf6c13 fix(docs): Simplify extension Hello World example by 
removing unnecessary webpack step
    omit d396349bec fix(docs): Fix Docusaurus build errors and improve sidebar 
organization
    omit bfc7ac20f6 Reorganize Developer Portal guidelines structure
    omit 12031ab835 feat(docs): Complete migration of all contributing docs to 
Developer Portal
    omit e13e5807d5 collapsing sidebars by default
    omit eee4f38ad5 docs: Replace placeholder Extensions content with actual 
SIP documentation
    omit 7f60cdb5bb cleaner index page
    omit 212d12e331 more/better Developer Portal sections
    omit 4296867c95 fixing coming soon emoji, some more content updates...
    omit cc0c0b0f2b New Getting Started and better TODO/placeholder/Coming Soon 
sections
    omit 79bf055a95 more licensing
    omit af53d77561 new placeholders, precommit adaptation
    omit 086a24ab8d enabling developer portal
    omit 8d944d8ca0 bot context!
    omit af1309f32d fixing a bad character that was breaking builds.
     add a7b158c7fa fix(explore): correct search icon in dashboard submenu 
(#35489)
     add 4545d55d30 fix: Support metric macro for  embedded users (#35508)
     add 77c3146829 fix(webdriver): add missing options object to WebDriver 
initialization (#35504)
     add b7266e647c chore(deps): bump swagger-ui-react from 5.29.2 to 5.29.3 in 
/docs (#35517)
     add 70cd4dd9d9 chore(deps): bump caniuse-lite from 1.0.30001747 to 
1.0.30001748 in /docs (#35515)
     add 64af516dfd chore(deps-dev): bump @eslint/js from 9.36.0 to 9.37.0 in 
/docs (#35511)
     add 72464afb2e chore(deps-dev): bump eslint from 9.36.0 to 9.37.0 in 
/superset-websocket (#35513)
     add e1b4a388d3 fixing a bad character that was breaking builds.
     add 781ed28742 bot context!
     add a2fe8b1fc0 enabling developer portal
     add 79dcbe71b7 new placeholders, precommit adaptation
     add ab49d4b817 more licensing
     add f9b258a9f2 New Getting Started and better TODO/placeholder/Coming Soon 
sections
     add f152ae6019 fixing coming soon emoji, some more content updates...
     add b70f0d667e more/better Developer Portal sections
     add 3e73e60562 cleaner index page
     add 81e5588067 docs: Replace placeholder Extensions content with actual 
SIP documentation
     add c00eb22c8c collapsing sidebars by default
     add 9d403e8034 feat(docs): Complete migration of all contributing docs to 
Developer Portal
     add 329af3b11f Reorganize Developer Portal guidelines structure
     add 2628aff451 fix(docs): Fix Docusaurus build errors and improve sidebar 
organization
     add 8e1934de52 fix(docs): Simplify extension Hello World example by 
removing unnecessary webpack step
     add 71835baba2 chore(docs): Remove placeholder testing pages with no 
content

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   (9747438efe)
            \
             N -- N -- N   refs/heads/dev-portal-v0.1 (71835baba2)

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:
 docs/package.json                                  |  20 +-
 docs/yarn.lock                                     | 685 +++++++++++----------
 .../useExploreAdditionalActionsMenu/index.jsx      |   2 +-
 superset-websocket/package-lock.json               |  90 +--
 superset-websocket/package.json                    |   2 +-
 superset/jinja_context.py                          |   7 +-
 superset/utils/webdriver.py                        |   1 +
 tests/unit_tests/jinja_context_test.py             |  73 +++
 8 files changed, 486 insertions(+), 394 deletions(-)

Reply via email to