From bf5d0138d38cf2f92ccf831f6702cc3dafc4ea96 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 28 Jun 2026 01:34:48 +0000 Subject: [PATCH] fix: include cli src in sentinel sparse checkout --- .../cicd.auth-session-switch.d601-v03.yaml | 2 +- config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml | 2 +- config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml | 2 +- config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hwlab-web-probe-sentinel/cicd.auth-session-switch.d601-v03.yaml b/config/hwlab-web-probe-sentinel/cicd.auth-session-switch.d601-v03.yaml index 8078f40a..eca346f7 100644 --- a/config/hwlab-web-probe-sentinel/cicd.auth-session-switch.d601-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.auth-session-switch.d601-v03.yaml @@ -18,7 +18,7 @@ sentinel: - scripts - config - config.json - - src/components/microservices/host-codex-commander/src + - src - package.json - bun.lock - bun.lockb diff --git a/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml b/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml index 66009211..c5c24fae 100644 --- a/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml @@ -18,7 +18,7 @@ sentinel: - scripts - config - config.json - - src/components/microservices/host-codex-commander/src + - src - package.json - bun.lock - bun.lockb diff --git a/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml b/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml index d31b8110..1737c0f5 100644 --- a/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml @@ -18,7 +18,7 @@ sentinel: - scripts - config - config.json - - src/components/microservices/host-codex-commander/src + - src - package.json - bun.lock - bun.lockb diff --git a/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml b/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml index 265edeb3..a98baa4b 100644 --- a/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml @@ -18,7 +18,7 @@ sentinel: - scripts - config - config.json - - src/components/microservices/host-codex-commander/src + - src - package.json - bun.lock - bun.lockb