Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): uplift Docusaurus to v3 #28345

Merged
merged 9 commits into from May 6, 2024

Conversation

hainenber
Copy link
Contributor

@hainenber hainenber commented May 5, 2024

feat(docs): uplift Docusaurus to v3

SUMMARY

Uplift Docusaurus to v3 and its related dependencies, most notably React. There are some additional changes

  • Specify Node version to be used in docs/ in .nvmrc, currently pinned at latest LTS version.
  • Upgrade React 17 to 18 and fix resulting type-check error
  • Fix various broken links and anchors.
  • Run yarn write-translation

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Visual and functionality stays the same. Expect no changes

TESTING INSTRUCTIONS

Run all yarn commands in docs/package.json and no command exits with non-zero signal.
Run yarn build && yarn serve, everything stays identical to https://superset.apache.org/docs/intro/

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label May 5, 2024
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label May 5, 2024
@john-bodley john-bodley requested a review from sfirke May 6, 2024 16:53
Copy link
Member

@mistercrunch mistercrunch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled the branch, and ran yarn && yarn start and validated that everything builds and looks as expected.

@mistercrunch mistercrunch merged commit a2f0b98 into apache:master May 6, 2024
30 checks passed
@hainenber hainenber deleted the uplift-docusaurus-to-v3 branch May 7, 2024 01:16
imancrsrk pushed a commit to imancrsrk/superset that referenced this pull request May 10, 2024
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Namespace | Anything related to documentation github_actions Pull requests that update GitHub Actions code size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants