-
Notifications
You must be signed in to change notification settings - Fork 197
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
Remove go & zbctl pages, links to CCH in 8.8 #5147
Conversation
👋 🤖 🤔 Hello, @christinaausley! 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. |
@megglos @aleksander-dytko if this looks good to you, we can keep it as a plan for the 8.6 and 8.7 docs too. We can decide if we want to handle that all in this PR or separate ones per version. Doesn't matter to me. I did add the redirects assuming we would include the current docs (8.6), but @christinaausley has a separate PR where she is working through zbctl and backporting the changes I did in #5026. We can simply remove the redirects to keep the progress merging. |
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.
LGTM! Bye bye go 🥲
@akeller Would you like me to backport these changes as well? |
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.
Lgtm! 🚀
Please take care of merging #5131 first @christinaausley. |
🙏 Please @christinaausley, I would really appreciate it. The should be easy because you are just deleting pages in this PR |
Everyone wave bye to these docs in 8.8. 👋 |
@christinaausley you are good to backport! And thanks for the help here! 💪 |
* remove pages, replace links to CCH * add redirects to CCH * remove pages * resolve littol bug --------- Co-authored-by: Christina Ausley <christina.ausley@camunda.com>
@akeller I'll get these backported tomorrow 🚀 |
Description
Following camunda-community-hub/zeebe-client-go#38, we can now remove this content from the official docs, further drawing the line between community and fully supported clients.
This PR only removes this content from 8.8. Note - redirects would be for current docs and should be removed if we want to merge this for 8.8 only.
When should this change go live?
bug
orsupport
label)available & undocumented
label)hold
label)low prio
label)PR Checklist
/docs
directory (version 8.8)./versioned_docs/version-8.7/
directory (version 8.7)./versioned_docs
directory.Adding or removing pages requires extra steps.
I included my new page in the sidebar file(s).
I added a redirect for a renamed or deleted page to the .htaccess file.
I added a DRI, team, or delegate as a reviewer for technical accuracy and grammar/style:
@camunda/tech-writers
unless working with an embedded writer.