This is an automated email from the ASF dual-hosted git repository.

yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 7777984a659 kie-issues#1715: Chrome Extension `Serverless Workflow 
Editor for GitHub` rendering a 404 page instead of the SWF Editor (#2809)
7777984a659 is described below

commit 7777984a659ab4335cfbfd5d26ab885dc64fd42c
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Dec 16 03:57:32 2024 -0300

    kie-issues#1715: Chrome Extension `Serverless Workflow Editor for GitHub` 
rendering a 404 page instead of the SWF Editor (#2809)
---
 .ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions 
b/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions
index ed2060aaa9a..68d7504d541 100644
--- a/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions
+++ b/.ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions
@@ -45,7 +45,7 @@ pipeline {
         CHROME_EXTENSION__manifestFile = 'manifest.prod.json'
         CHROME_EXTENSION__onlineEditorUrl = 
'https://apache.github.io/incubator-kie-kogito-online'
         SWF_CHROME_EXTENSION__routerTargetOrigin = 'https://apache.github.io'
-        SWF_CHROME_EXTENSION__routerRelativePath = 
"kogito-online/swf-chrome-extension/${params.RELEASE_VERSION}"
+        SWF_CHROME_EXTENSION__routerRelativePath = 
"incubator-kie-kogito-online/swf-chrome-extension/${params.RELEASE_VERSION}"
         SWF_CHROME_EXTENSION__manifestFile = 'manifest.prod.json'
 
         RELEASE_ARTIFACTS_DIR = "${WORKSPACE}/release-artifacts"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to