From 0d8d94d19e6b1b43a5de12e94d37625c9c85c2e4 Mon Sep 17 00:00:00 2001 From: stewartshea Date: Mon, 6 Jul 2026 23:05:08 -0400 Subject: [PATCH] add tags --- codebundles/stg-workspace-smoke/.runwhen/SKILL_TEMPLATE.md | 2 +- .../.runwhen/templates/stg-workspace-smoke-slx.yaml | 2 ++ codebundles/system-info-check-bash/.runwhen/SKILL_TEMPLATE.md | 2 +- .../.runwhen/templates/system-info-check-bash-slx.yaml | 2 ++ codebundles/system-info-check/.runwhen/SKILL_TEMPLATE.md | 2 +- .../.runwhen/templates/system-info-check-slx.yaml | 2 ++ 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/codebundles/stg-workspace-smoke/.runwhen/SKILL_TEMPLATE.md b/codebundles/stg-workspace-smoke/.runwhen/SKILL_TEMPLATE.md index cf8e0e9..55c8bb6 100644 --- a/codebundles/stg-workspace-smoke/.runwhen/SKILL_TEMPLATE.md +++ b/codebundles/stg-workspace-smoke/.runwhen/SKILL_TEMPLATE.md @@ -58,7 +58,7 @@ - Generated by `runwhen-platform-mcp` `render_codecollection_skill` v0.0.0-dev - Source workspace: `stg-test` -- Generated at: `2026-07-07T02:32:59Z` +- Generated at: `2026-07-07T02:45:19Z` ## Deploying this codecollection diff --git a/codebundles/stg-workspace-smoke/.runwhen/templates/stg-workspace-smoke-slx.yaml b/codebundles/stg-workspace-smoke/.runwhen/templates/stg-workspace-smoke-slx.yaml index af9c6fd..8b42657 100644 --- a/codebundles/stg-workspace-smoke/.runwhen/templates/stg-workspace-smoke-slx.yaml +++ b/codebundles/stg-workspace-smoke/.runwhen/templates/stg-workspace-smoke-slx.yaml @@ -26,3 +26,5 @@ spec: value: read-only - name: data value: logs-bulk + - name: workspace + value: {{ workspace.name }} diff --git a/codebundles/system-info-check-bash/.runwhen/SKILL_TEMPLATE.md b/codebundles/system-info-check-bash/.runwhen/SKILL_TEMPLATE.md index 78f8a22..3faaf4b 100644 --- a/codebundles/system-info-check-bash/.runwhen/SKILL_TEMPLATE.md +++ b/codebundles/system-info-check-bash/.runwhen/SKILL_TEMPLATE.md @@ -58,7 +58,7 @@ - Generated by `runwhen-platform-mcp` `render_codecollection_skill` v0.0.0-dev - Source workspace: `stg-test` -- Generated at: `2026-07-07T02:32:59Z` +- Generated at: `2026-07-07T02:45:19Z` ## Deploying this codecollection diff --git a/codebundles/system-info-check-bash/.runwhen/templates/system-info-check-bash-slx.yaml b/codebundles/system-info-check-bash/.runwhen/templates/system-info-check-bash-slx.yaml index a900473..d25e6be 100644 --- a/codebundles/system-info-check-bash/.runwhen/templates/system-info-check-bash-slx.yaml +++ b/codebundles/system-info-check-bash/.runwhen/templates/system-info-check-bash-slx.yaml @@ -26,3 +26,5 @@ spec: value: read-only - name: data value: config + - name: workspace + value: {{ workspace.name }} diff --git a/codebundles/system-info-check/.runwhen/SKILL_TEMPLATE.md b/codebundles/system-info-check/.runwhen/SKILL_TEMPLATE.md index 2356409..ac1abdf 100644 --- a/codebundles/system-info-check/.runwhen/SKILL_TEMPLATE.md +++ b/codebundles/system-info-check/.runwhen/SKILL_TEMPLATE.md @@ -58,7 +58,7 @@ - Generated by `runwhen-platform-mcp` `render_codecollection_skill` v0.0.0-dev - Source workspace: `stg-test` -- Generated at: `2026-07-07T02:32:59Z` +- Generated at: `2026-07-07T02:45:19Z` ## Deploying this codecollection diff --git a/codebundles/system-info-check/.runwhen/templates/system-info-check-slx.yaml b/codebundles/system-info-check/.runwhen/templates/system-info-check-slx.yaml index 5bcbac1..ab4caf7 100644 --- a/codebundles/system-info-check/.runwhen/templates/system-info-check-slx.yaml +++ b/codebundles/system-info-check/.runwhen/templates/system-info-check-slx.yaml @@ -26,3 +26,5 @@ spec: value: read-only - name: data value: config + - name: workspace + value: {{ workspace.name }}