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>
Modified the GEN_CMD value in the stg-workspace-smoke-taskset.yaml file to ensure proper execution of the staging workspace smoke check. This change enhances the accuracy of the command used in the taskset, improving the reliability of the smoke check process.
Updated the README to provide clearer descriptions for the `gcp-bucket-crossplane-health` and `stg-workspace-smoke` code bundles. The `gcp-bucket-crossplane-health` now specifies its focus on Kubernetes platform and k8s-kubectl-cmd runtime, while the `stg-workspace-smoke` is noted for its integration of runwhen and tool-builder runtime. This improves documentation clarity for users regarding the purpose and structure of these bundles.