pan.dev icon indicating copy to clipboard operation
pan.dev copied to clipboard

Test upgrading @docusaurus/core and docusaurus-openapi-docs to v3

Open sserrata opened this issue 1 year ago • 3 comments

Description

Testing upgrade to latest docusaurus and v3 openapi plugin

TODO:

  • [x] Refactor sidebars.js to sidebars.ts modules
  • [x] Refactor all sidebar.js to sidebar.ts modules
  • [x] Refactor docusaurus config as necessary
  • [ ] Address all MDX syntax errors (mostly expedition and swfw docs)

sserrata avatar May 15 '24 16:05 sserrata

Build is currently failing with an error similar to the one reported here: https://github.com/facebook/docusaurus/issues/9907

sserrata avatar Jul 11 '24 19:07 sserrata

Visit the preview URL for this PR (updated for commit 6d34750):

https://pan-dev-f1b58--pr667-4fkdzexb.web.app

(expires Thu, 09 Jan 2025 22:53:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9359a9fa100d5fdb082f75280473a90b1f96eb51

github-actions[bot] avatar Jul 12 '24 21:07 github-actions[bot]

@ymckee FYI this is where I am testing the migration to v3

sserrata avatar Sep 16 '24 18:09 sserrata

@blindaa121 just upgraded to latest docusaurus and openapi plugin canary. Aside from the merge conflicts we'll also want to make sure we pull in all the changes that occurred since the last time I updated this branch.

sserrata avatar Dec 03 '24 21:12 sserrata