From e98d7a41611a673f315936172e82fdecd26e97cc Mon Sep 17 00:00:00 2001 From: jomarko Date: Thu, 19 Oct 2023 10:01:31 +0200 Subject: [PATCH] kiegroup -> apache --- .ci/jenkins/Jenkinsfile.setup-branch | 2 +- .ci/jenkins/dsl/jobs.groovy | 2 +- CONTRIBUTING.md | 12 ++++++------ README.adoc | 2 +- antora-playbook.yml | 2 +- antora/supplemental-ui/partials/header-content.hbs | 2 +- package.json | 2 +- serverlessworkflow/antora.yml | 12 ++++++------ .../cloud/operator/build-and-deploy-workflows.adoc | 4 ++-- .../pages/cloud/operator/developing-workflows.adoc | 4 ++++ .../cloud/operator/install-serverless-operator.adoc | 6 +++--- .../build-workflow-image-with-quarkus-cli.adoc | 2 +- .../ROOT/pages/job-services/core-concepts.adoc | 4 ++-- .../persistence/persistence-with-postgresql.adoc | 2 +- ...chestrating-third-party-services-with-oauth2.adoc | 2 +- .../basic-integration-tests-with-restassured.adoc | 2 +- .../serverless-logic-web-tools-deploy-projects.adoc | 2 +- .../pages/use-cases/timeout-showcase-example.adoc | 8 ++++---- 18 files changed, 38 insertions(+), 34 deletions(-) diff --git a/.ci/jenkins/Jenkinsfile.setup-branch b/.ci/jenkins/Jenkinsfile.setup-branch index 5e7747df84..3c2b20b5dc 100644 --- a/.ci/jenkins/Jenkinsfile.setup-branch +++ b/.ci/jenkins/Jenkinsfile.setup-branch @@ -16,7 +16,7 @@ * specific language governing permissions and limitations * under the License. */ - + import org.jenkinsci.plugins.workflow.libs.Library @Library('jenkins-pipeline-shared-libraries')_ diff --git a/.ci/jenkins/dsl/jobs.groovy b/.ci/jenkins/dsl/jobs.groovy index 643d5681e5..fec5bb77a4 100644 --- a/.ci/jenkins/dsl/jobs.groovy +++ b/.ci/jenkins/dsl/jobs.groovy @@ -16,7 +16,7 @@ * specific language governing permissions and limitations * under the License. */ - + /* * This file is describing all the Jenkins jobs in the DSL format (see https://plugins.jenkins.io/job-dsl/) * needed by the Kogito pipelines. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f1aa8f9fb..432289f74d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ For the documentation review, do the same step as described in the item number 4 ## Basic Conventions -As a general rule of thumb, look at the [published documentation](https://kiegroup.github.io/kogito-docs/) to have an idea of the writing style, format, and organization. +As a general rule of thumb, look at the [published documentation](https://apache.github.io/incubator-kie-kogito-docs/) to have an idea of the writing style, format, and organization. ### UI Elements @@ -216,11 +216,11 @@ More details at [Antora documentation](https://docs.antora.org/antora/latest/asc 1. You can retrieve all changes in the release page of each repository of the project: - - https://github.com/kiegroup/kogito-runtimes/releases/tag/{version} - - https://github.com/kiegroup/kogito-apps/releases/tag/{version} - - https://github.com/kiegroup/kogito-examples/releases/tag/{version} - - https://github.com/kiegroup/kogito-images/releases/tag/{version_without_Final} - - https://github.com/kiegroup/kogito-serverless-operator/releases/tag/v{version_without_Final} + - https://github.com/apache/incubator-kie-kogito-runtimes/releases/tag/{version} + - https://github.com/apache/incubator-kie-kogito-apps/releases/tag/{version} + - https://github.com/apache/incubator-kie-kogito-examples/releases/tag/{version} + - https://github.com/apache/incubator-kie-kogito-images/releases/tag/{version_without_Final} + - https://github.com/apache/incubator-kie-kogito-serverless-operator/releases/tag/v{version_without_Final} Replace `{version}` with the given core version, for example `1.41.0.Final`. Replace `{version_without_Final}` with the given cloud version, for example `1.41.0`. diff --git a/README.adoc b/README.adoc index aa00c0bfaa..ef0ad16d30 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,6 @@ = Kogito Guides -The published guides can be found https://kiegroup.github.io/kogito-docs/serverlessworkflow/latest/index.html[here]. +The published guides can be found https://apache.github.io/incubator-kie-kogito-docs/serverlessworkflow/latest/index.html[here]. == Prerequisite diff --git a/antora-playbook.yml b/antora-playbook.yml index 9e35e060b8..1cad04ae10 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -28,7 +28,7 @@ antora: index_latest_only: true content: sources: - - url: git@github.com:kiegroup/kogito-docs.git + - url: git@github.com:apache/incubator-kie-kogito-docs.git branches: - main - 1.24.x diff --git a/antora/supplemental-ui/partials/header-content.hbs b/antora/supplemental-ui/partials/header-content.hbs index 4d5dc34411..81d8095e39 100644 --- a/antora/supplemental-ui/partials/header-content.hbs +++ b/antora/supplemental-ui/partials/header-content.hbs @@ -26,7 +26,7 @@