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

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


The following commit(s) were added to refs/heads/10.2.x by this push:
     new 71bf6e43f18 release: remove image that do not exists anymore
71bf6e43f18 is described below

commit 71bf6e43f18092a46016961c1e5ba057d00d22c4
Author: Alex Porcelli <[email protected]>
AuthorDate: Sun Mar 22 20:47:28 2026 -0400

    release: remove image that do not exists anymore
---
 .ci/jenkins/shared-scripts/releaseUtils.groovy |  1 -
 .claude/settings.local.json                    | 12 ++++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/.ci/jenkins/shared-scripts/releaseUtils.groovy 
b/.ci/jenkins/shared-scripts/releaseUtils.groovy
index 816c38e0d48..2c4838127b8 100644
--- a/.ci/jenkins/shared-scripts/releaseUtils.groovy
+++ b/.ci/jenkins/shared-scripts/releaseUtils.groovy
@@ -72,7 +72,6 @@ def getUpstreamImagesArtifactsList(String artifactsDir, 
String releaseVersion) {
         "kogito-data-index-ephemeral",      // 
jenkinsfile.kogito-data-index-ephemeral-image
         "kogito-data-index-postgresql",     // 
jenkinsfile.kogito-data-index-postgresql-image
         "kogito-jit-runner",                // 
jenkinsfile.kogito-jit-runner-image
-        "kogito-jobs-service-allinone",     // 
jenkinsfile.kogito-jobs-service-allinone-image
         "kogito-jobs-service-ephemeral",    // 
jenkinsfile.kogito-jobs-service-ephemeral-image
         "kogito-jobs-service-postgresql"    // 
jenkinsfile.kogito-jobs-service-postgresql-image
     ]
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
new file mode 100644
index 00000000000..fedf7142a3f
--- /dev/null
+++ b/.claude/settings.local.json
@@ -0,0 +1,12 @@
+{
+  "permissions": {
+    "allow": [
+      "Bash(gh api:*)",
+      "Bash(gh pr view:*)",
+      "Bash(gh pr checks:*)",
+      "Bash(gh pr diff:*)",
+      "Bash(python3:*)",
+      "Bash(git fetch:*)"
+    ]
+  }
+}


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

Reply via email to