From 62262a02779060d56502056152b5674bfbb18a2f Mon Sep 17 00:00:00 2001 From: Alexandra von Criegern Date: Tue, 29 Oct 2024 13:57:56 +0100 Subject: [PATCH 1/2] [CI] Change CI to redirect Petal link from production to dev --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 18f1eed..34e7a0f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -31,7 +31,7 @@ jobs: - name: Generate website (XSLT) id: generate # Override Maven properties for the Petal button url - run: mvn -B -Dpetal.api-url=https://petal.evolvedbinary.com -Dpetal.github-org-name=evolvedbinary -Dpetal.github-repo-name=cityehr-documentation -Dpetal.github-branch=develop -Dpetal.referrer-base-url=https://evolvedbinary.github.io/cityehr-documentation package -Pquick-start-guide-website + run: mvn -B -Dpetal.api-url=http://dev.petal.evolvedbinary.com -Dpetal.github-org-name=evolvedbinary -Dpetal.github-repo-name=cityehr-documentation -Dpetal.github-branch=develop -Dpetal.referrer-base-url=https://evolvedbinary.github.io/cityehr-documentation package -Pquick-start-guide-website - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload pages artifact From cff9ce0f7032e9d531b273906558eed7ffb02fd1 Mon Sep 17 00:00:00 2001 From: marmoure Date: Tue, 29 Oct 2024 20:48:16 +0100 Subject: [PATCH 2/2] [bugfix] remove the extra repo name from the source param --- cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt b/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt index 2be8238..716c0da 100644 --- a/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt +++ b/cityehr-quick-start-guide/src/main/xslt/create-topic-html.xslt @@ -130,7 +130,7 @@ - +