-
Notifications
You must be signed in to change notification settings - Fork 184
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
Add "Manage Connector Templates" docs #3420
Conversation
As part of camunda/product-hub#1340 I am suggesting the following updates and changes for this page.
👋 🤖 🤔 Hello! 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.5/.
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. |
@ev-codes I submitted my text changes. we still need to add the "Shared resources" screenshot. as a stretch goal - we can update all screenshots on this page to be up-to-date. |
|
||
![Publishing a template](img/connector-templates/create-connector-template-3.png) | ||
|
||
When using the Camunda 8 SaaS offering, as [organization owner or admin](/components/console/manage-organization/manage-users.md#users) you can publish a template version to the organization making it available to all projects in the organization. | ||
To do so, either click **Publish > Publish to organization** on the Connector template editor screen or promote a template via the [Version History](#versioning-connector-templates). | ||
As [organization owner or admin](/components/console/manage-organization/manage-users.md#users), you can publish a Connector template version within the organization context, enabling all organization members to use it in their diagrams. |
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.
[prettier] reported by reviewdog 🐶
As [organization owner or admin](/components/console/manage-organization/manage-users.md#users), you can publish a Connector template version within the organization context, enabling all organization members to use it in their diagrams. | |
As [organization owner or admin](/components/console/manage-organization/manage-users.md#users), you can publish a Connector template version within the organization context, enabling all organization members to use it in their diagrams. |
![Promoting a template](img/connector-templates/create-connector-template-4.png) | ||
|
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.
[prettier] reported by reviewdog 🐶
![Promoting a template](img/connector-templates/create-connector-template-4.png) | |
![Promoting a template](img/connector-templates/create-connector-template-4.png) | |
:::info Publishg to the organization is available for Camunda 8 SaaS only. ::: | ||
|
||
### Manage published Connectors | ||
After publishing, a Connector template version can be applied across all models within the same project or organization, depending on its publication status. You can review the publication status of template versions in the [Version History](#versioning-connector-templates). |
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.
[prettier] reported by reviewdog 🐶
After publishing, a Connector template version can be applied across all models within the same project or organization, depending on its publication status. You can review the publication status of template versions in the [Version History](#versioning-connector-templates). | |
After publishing, a Connector template version can be applied across all models within the same project or organization, depending on its publication status. You can review the publication status of template versions in the [Version History](#versioning-connector-templates). |
On the modeler home page, you can find an overview of all shared resources within your organization. | ||
Members without special permissions can view all the resources published within the organization. |
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.
[prettier] reported by reviewdog 🐶
On the modeler home page, you can find an overview of all shared resources within your organization. | |
Members without special permissions can view all the resources published within the organization. | |
On the modeler home page, you can find an overview of all shared resources within your organization. | |
Members without special permissions can view all the resources published within the organization. |
@YanaSegal Will this go out with release next week? |
@christinaausley I guess not as the epic is not making it to the 8.5 release. |
We only explain this in tooltips, which have limited space
@akeller / @christinaausley
I don't have a solution but I wanted to highlight this issue. |
@YanaSegal this looks like feedback @ev-codes would implement in this PR. Or are you asking for assistance from DevEx? If I'm following your comments correctly, we can add a SaaS-only badge. However, everything outside of the Self-Managed section is SaaS-first. |
@akeller I am asking for your support as the links in the section I mentioned do not directly mention connectors or the editor. i think users that working on SaaS only, will be confused with seeing desktop modeler docs. The "shared resources" feature is currently for SaaS only, but this may change in the future. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@christinaausley may you please take a look at the docs in this PR? This feature (and these docs) still need to go through the Connectors QA process before I merge, but I'd appreciate you taking a look before the QA process starts. After your review (and I implement your suggestions), I will:
|
@ev-codes @YanaSegal This is wonderfully written! Some very small changes in my latest commits, but has my approval. |
Shall we apply a |
@christinaausley Sure, I'll add the hold label now! I had added one before, but removed it because it caused the "Enforce PR labels" check to fail. |
Yeah, this is intentional so things don't get accidentally merged. We can remove and it will build clean once we are ready to merge this in 👍 |
@christinaausley this PR is fully ready now - may you please approve? The code has been merged into Since a link to this doc is prominently featured in the UI, I'd love to have these docs already available before the SaaS release if possible 😄 |
As part of https://github.com/camunda/product-hub/issues/1340 I am suggesting the following updates and changes for this page.
Closes https://github.com/camunda/team-connectors/issues/660
Description
When should this change go live?
hold
label or convert to draft PR)?PR Checklist
/versioned_docs
directory, or they are not for an already released version./docs
directory (aka/next/
), or they are not for future versions.