From 910a6dff824e31a02ee4090a707bc7457a462117 Mon Sep 17 00:00:00 2001 From: Amara Graham Date: Wed, 26 Feb 2025 11:45:09 -0600 Subject: [PATCH] Fix DocCardLists to their hardcoded version (#5088) * add DocCardList fixes, hardcode to 8.4 * revert /next/ * add DocCardList fixes, hardcode to 8.5 * add DocCardList fixes, hardcode to 8.6 * add DocCardList fixes, hardcode to 8.7 * revert some back * optimize link --- .../best-practices/best-practices-overview.md | 60 +++++++++---------- .../migrate-to-zeebe-user-tasks.md | 4 +- .../apis-tools/working-with-apis-tools.md | 2 +- .../best-practices/best-practices-overview.md | 60 +++++++++---------- .../guides/introduction-to-camunda-8.md | 4 +- .../migrate-to-zeebe-user-tasks.md | 4 +- .../best-practices/best-practices-overview.md | 60 +++++++++---------- .../guides/introduction-to-camunda-8.md | 4 +- .../migrate-to-camunda-user-tasks.md | 4 +- .../apis-tools/working-with-apis-tools.md | 20 +++---- .../best-practices/best-practices-overview.md | 60 +++++++++---------- 11 files changed, 140 insertions(+), 142 deletions(-) diff --git a/versioned_docs/version-8.4/components/best-practices/best-practices-overview.md b/versioned_docs/version-8.4/components/best-practices/best-practices-overview.md index 8974326b568..322035e803e 100644 --- a/versioned_docs/version-8.4/components/best-practices/best-practices-overview.md +++ b/versioned_docs/version-8.4/components/best-practices/best-practices-overview.md @@ -15,108 +15,108 @@ In general, best practices apply to Camunda 8, but there are also some specific ## Project management Best Practices - ## Architecture Best Practices - ## Development Best Practices - ## Modeling Best Practices - ## Operations Best Practices - ## Camunda 7-specific Best Practices - ### Development - ### Operations - ### Other - diff --git a/versioned_docs/version-8.5/apis-tools/tasklist-api-rest/migrate-to-zeebe-user-tasks.md b/versioned_docs/version-8.5/apis-tools/tasklist-api-rest/migrate-to-zeebe-user-tasks.md index 74c98363912..391348ddf71 100644 --- a/versioned_docs/version-8.5/apis-tools/tasklist-api-rest/migrate-to-zeebe-user-tasks.md +++ b/versioned_docs/version-8.5/apis-tools/tasklist-api-rest/migrate-to-zeebe-user-tasks.md @@ -360,14 +360,12 @@ Use the Zeebe Java client when you are building your task application in Java. T ### API differences - - Refer to the dedicated sections and API explorers to learn details about the APIs. diff --git a/versioned_docs/version-8.5/components/best-practices/best-practices-overview.md b/versioned_docs/version-8.5/components/best-practices/best-practices-overview.md index 8974326b568..eca2f04e797 100644 --- a/versioned_docs/version-8.5/components/best-practices/best-practices-overview.md +++ b/versioned_docs/version-8.5/components/best-practices/best-practices-overview.md @@ -15,108 +15,108 @@ In general, best practices apply to Camunda 8, but there are also some specific ## Project management Best Practices - ## Architecture Best Practices - ## Development Best Practices - ## Modeling Best Practices - ## Operations Best Practices - ## Camunda 7-specific Best Practices - ### Development - ### Operations - ### Other - diff --git a/versioned_docs/version-8.5/guides/introduction-to-camunda-8.md b/versioned_docs/version-8.5/guides/introduction-to-camunda-8.md index 74ef3f25773..f090086b0b5 100644 --- a/versioned_docs/version-8.5/guides/introduction-to-camunda-8.md +++ b/versioned_docs/version-8.5/guides/introduction-to-camunda-8.md @@ -30,9 +30,9 @@ Deployment guides for Camunda 8 components are available in the [Self-Managed se Below are two excellent starting points if you're new to Camunda: modeling a process, and getting started with Spring: - diff --git a/versioned_docs/version-8.6/apis-tools/migration-manuals/migrate-to-zeebe-user-tasks.md b/versioned_docs/version-8.6/apis-tools/migration-manuals/migrate-to-zeebe-user-tasks.md index b3d1722d537..e0bc4759124 100644 --- a/versioned_docs/version-8.6/apis-tools/migration-manuals/migrate-to-zeebe-user-tasks.md +++ b/versioned_docs/version-8.6/apis-tools/migration-manuals/migrate-to-zeebe-user-tasks.md @@ -307,13 +307,13 @@ Refer to the dedicated sections and API explorers to learn details about the API ## Architecture Best Practices - ## Development Best Practices - ## Modeling Best Practices - ## Operations Best Practices - ## Camunda 7-specific Best Practices - ### Development - ### Operations - ### Other - diff --git a/versioned_docs/version-8.6/guides/introduction-to-camunda-8.md b/versioned_docs/version-8.6/guides/introduction-to-camunda-8.md index 74ef3f25773..674863e4f4a 100644 --- a/versioned_docs/version-8.6/guides/introduction-to-camunda-8.md +++ b/versioned_docs/version-8.6/guides/introduction-to-camunda-8.md @@ -30,9 +30,9 @@ Deployment guides for Camunda 8 components are available in the [Self-Managed se Below are two excellent starting points if you're new to Camunda: modeling a process, and getting started with Spring: - diff --git a/versioned_docs/version-8.7/apis-tools/migration-manuals/migrate-to-camunda-user-tasks.md b/versioned_docs/version-8.7/apis-tools/migration-manuals/migrate-to-camunda-user-tasks.md index 127dde1190a..6ab62af31dd 100644 --- a/versioned_docs/version-8.7/apis-tools/migration-manuals/migrate-to-camunda-user-tasks.md +++ b/versioned_docs/version-8.7/apis-tools/migration-manuals/migrate-to-camunda-user-tasks.md @@ -347,13 +347,13 @@ Refer to the dedicated sections and API explorers to learn details about the API :::note @@ -54,18 +54,18 @@ Camunda 8 components have APIs to enable polyglot developers to work with in the ### API Reference - @@ -75,9 +75,9 @@ Additionally, visit our documentation on [Operate](../self-managed/operate-deplo ### SDKs - @@ -110,13 +110,13 @@ Camunda 8 provides APIs and JavaScript libraries to allow frontend developers to ## Architecture Best Practices - ## Development Best Practices - ## Modeling Best Practices - ## Operations Best Practices - ## Camunda 7-specific Best Practices - ### Development - ### Operations - ### Other -