-
Notifications
You must be signed in to change notification settings - Fork 195
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
d3: reintroduce 8.5 docs #4872
d3: reintroduce 8.5 docs #4872
Conversation
👋 🤖 🤔 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. |
70c413f
to
a16dd74
Compare
a16dd74
to
6ba9558
Compare
…/3736-docusaurus/reintroduce-8-5
…/3736-docusaurus/reintroduce-8-5
processInstanceVariables: { | ||
type: "array", | ||
description: | ||
"Process Instance variables associated with the user task.", |
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.
🚫 [vale] reported by reviewdog 🐶
[all.glossary] This term is spelled, uppercased, lowercased, hyphenated, or used incorrectly. Review the WCoE glossary.
processInstanceVariables: { | ||
type: "array", | ||
description: | ||
"Process Instance variables associated with the user task.", |
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.
🚫 [vale] reported by reviewdog 🐶
[all.glossary] This term is spelled, uppercased, lowercased, hyphenated, or used incorrectly. Review the WCoE glossary.
processInstanceVariables: { | ||
type: "array", | ||
description: | ||
"Process Instance variables associated with the user task.", |
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.
🚫 [vale] reported by reviewdog 🐶
[all.glossary] This term is spelled, uppercased, lowercased, hyphenated, or used incorrectly. Review the WCoE glossary.
Whoa, a green build!!! I wasn't expecting that at this stage. Merging! |
2130861
into
pepopowitz/3736-docusaurus-lets-gooooo
* d3: bump dependencies to minimum docusaurus 3.0 * d3: remove as many broken things as possible (#4800) * temp: remove docLayoutComponent setting * temp: remove old versions * temp: remove broken theme components * d3: remove configuration for older versions * d3: regenerate vNext API docs (#4801) * 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 * d3: regen 8.6 API docs (#4805) * 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 * d3: fix alpha URLs for 8.6 c8 REST API docs (#4828) * fix: accommodate different alpha URLs per version in C8 REST docs * fix: regen c8 REST docs for v8.6, with correct alpha URL. * fix: adapt to change in react-prisma-renderer API * d3: reintroduce 8.5 docs (#4872) * 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 * d3: reintroduce 8.4 docs (#4928) * 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 * d3: reintroduce 8.3 docs (#4929) * reenable 8.3 version * fix dependency URL * fix broken links * remove obsolete config item * bump to latest docusaurus (#4932) * the curl icon is dead, long live the curl icon. * d3: rewrite Metadata override (#4937) * rewrite Metadata override * add some guidance for pre-commit hook * fix tests * adjust archival theme component based on moved API * re-introduce DocCard override
Description
Part of #4799.
Reintroduces 8.5 documentation, by adding it back into the version manifests.
If all goes well, I will also include 8.5 API re-generation in this PR.
I'm not sure if the build for this one will be green or red, let's find out together.
When should this change go live?
hold
label or convert to draft PR)PR Checklist
/versioned_docs
directory./docs
directory (aka/next/
).