Point tool-builder tasksets at airgap cc-catalog mirror

PAPI clones codeBundle.repoUrl on ingestion; the public github.com URL is
unreachable from the airgap cluster, so the runbook records were silently
dropped (SLXs got created with no runbook attached).

Switch the three tool-builder taskset templates to the internal catalog URL
that workspace-builder / PAPI already talks to for every other codecollection.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
stewartshea
2026-07-07 01:35:03 -04:00
parent db6f6f291b
commit ccd041ecde
3 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ metadata:
spec: spec:
location: {{default_location}} location: {{default_location}}
codeBundle: codeBundle:
repoUrl: https://github.com/runwhen-contrib/rw-generic-codecollection.git repoUrl: http://rw-airgap-cc-catalog-svc.runwhen-env-airgap:8080/git/rw-generic-codecollection.git
ref: main ref: main
pathToRobot: codebundles/tool-builder/runbook.robot pathToRobot: codebundles/tool-builder/runbook.robot
configProvided: configProvided:
@@ -9,7 +9,7 @@ metadata:
spec: spec:
location: {{default_location}} location: {{default_location}}
codeBundle: codeBundle:
repoUrl: https://github.com/runwhen-contrib/rw-generic-codecollection.git repoUrl: http://rw-airgap-cc-catalog-svc.runwhen-env-airgap:8080/git/rw-generic-codecollection.git
ref: main ref: main
pathToRobot: codebundles/tool-builder/runbook.robot pathToRobot: codebundles/tool-builder/runbook.robot
configProvided: configProvided:
@@ -9,7 +9,7 @@ metadata:
spec: spec:
location: {{default_location}} location: {{default_location}}
codeBundle: codeBundle:
repoUrl: https://github.com/runwhen-contrib/rw-generic-codecollection.git repoUrl: http://rw-airgap-cc-catalog-svc.runwhen-env-airgap:8080/git/rw-generic-codecollection.git
ref: main ref: main
pathToRobot: codebundles/tool-builder/runbook.robot pathToRobot: codebundles/tool-builder/runbook.robot
configProvided: configProvided: