-
Notifications
You must be signed in to change notification settings - Fork 196
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
upgrade: docusaurus 3!!! #4799
upgrade: docusaurus 3!!! #4799
Conversation
* temp: remove docLayoutComponent setting * temp: remove old versions * temp: remove broken theme components * d3: remove configuration for older versions
* d3: regenerate camunda api docs, vNext * d3: regenerate operate api docs, vNext * d3: regenerate tasklist api docs, vNext * d3: regenerate admin sm api docs, vNext * fix: update badge removal regex and regen vNext API docs to scrub the duplicate badges
👋 🤖 🤔 Hello, @pepopowitz! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.6/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
* feat: rewrite api generation to support older versions; configure v8.6 of operate API generation * oops: remove notes * fix: regenerate 8.6 operate api docs to accommodate updated plugin * feat: configure 8.6 tasklist api generation * fix: regenerate 8.6 tasklist api docs to accommodate updated plugin * feat: configure 8.6 admin-sm api generation * fix: regenerate 8.6 admin-sm api docs to accommodate updated plugin * feat: configure 8.6 camunda api generation * fix: regenerate 8.6 camunda api docs to accommodate updated plugin * fix: revert id of sm-admin 8.6 info page * feat: configure 8.6 zeebe api generation * fix: regenerate 8.6 zeebe api docs to accommodate updated plugin
|
* fix: accommodate different alpha URLs per version in C8 REST docs * fix: regen c8 REST docs for v8.6, with correct alpha URL.
...version-8.6/apis-tools/camunda-api-rest/specifications/query-process-instances-alpha.api.mdx
Show resolved
Hide resolved
...version-8.6/apis-tools/camunda-api-rest/specifications/query-process-instances-alpha.api.mdx
Show resolved
Hide resolved
* d3: reintroduce 8.5 docs * d3: configure 8.5 operate api docs * d3: regenerate 8.5 operate api docs * d3: configure 8.5 tasklist api docs * d3: regen 8.5 tasklist api docs * d3: configure 8.5 zeebe api docs * d3: regen 8.5 zeebe api docs * fix: remove unused image reference for file that doesn't exist * fix: adapt to change in react-prisma-renderer API * regenerate camunda/next api * regen camunda api
* reintroduce 8.4 versions * configure 8.4 operate api docs * regenerate 8.4 operate api docs * configure 8.4 tasklist api docs * regenerate 8.4 tasklist api docs * fix some broken links
Curl icon issue solved with a little help from others. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've clicked around on all the interesting pages I can think of: API reference, accordion components, Mark's Connectors update, Optimize instance crossovers, etc., and everything is working as I expected! Poor cURL. Always the bridesmaid.
* rewrite Metadata override * add some guidance for pre-commit hook * fix tests
@akeller I've re-introduced the theme override components, and that's the last thing I'm touching on this PR. When you get a chance, I'd love a re-review/approval! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rechecked what I clicked through before and saw no issues. If there is something specific I need to look for, please let me know and I will re-review.
I took a look through and again it all looks good to me - only thing I did notice was an extra bit of padding on h2 elements - I guess a new style was added to the theme, but we can fix this in a follow-up PR as it's no biggie 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing job, no small feat - approved (one follow-up PR for H2 top padding) 👏 ⭐
🧹 Preview environment for this PR has been torn down. |
Description
Addresses #3736.
This is the mainline for upgrading to docusaurus 3!!!
It is currently in progress.
About this branch
Side-effects
allOf
inheritance: feat: Document available sort fields in REST API v2 camunda#26160 (comment)Progress
docLayoutComponent
setting in configuration. The need for this was removed from the OpenAPI plugin in version 3.Steps that could happen in follow-ups, if I need them to
main
by introducing faster compilers #4948When should this change go live?
hold
label or convert to draft PR)PR Checklist
/versioned_docs
directory./docs
directory (aka/next/
).