Files
simple-private-codecollection/codebundles/stg-workspace-smoke/.runwhen/generation-rules/stg-workspace-smoke.yaml
T
stewartshea 4adb7224d8 Enhance README to clarify GCP Bucket and staging workspace generation rules
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.
2026-07-02 17:35:59 -04:00

24 lines
496 B
YAML

apiVersion: runwhen.com/v1
kind: GenerationRules
spec:
platform: runwhen
generationRules:
- resourceTypes:
- workspace
matchRules:
- type: pattern
pattern: .+
properties:
- name
mode: substring
slxs:
- baseName: stg-smoke
qualifiers:
- workspace
baseTemplateName: stg-workspace-smoke
levelOfDetail: detailed
outputItems:
- type: slx
- type: runbook
templateName: stg-workspace-smoke-taskset.yaml