From 29253ff903b56abd5136aea30d3d66cfde18a010 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 28 Jun 2026 01:30:51 +0000 Subject: [PATCH] fix: include cli source deps in sentinel sparse checkout --- .../cicd.auth-session-switch.d601-v03.yaml | 1 + config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml | 1 + config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml | 1 + config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml | 1 + 4 files changed, 4 insertions(+) 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 a35e216c..8078f40a 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,6 +18,7 @@ sentinel: - scripts - config - config.json + - src/components/microservices/host-codex-commander/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 832e9153..66009211 100644 --- a/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.d518-v03.yaml @@ -18,6 +18,7 @@ sentinel: - scripts - config - config.json + - src/components/microservices/host-codex-commander/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 ddb4d074..d31b8110 100644 --- a/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.d601-v03.yaml @@ -18,6 +18,7 @@ sentinel: - scripts - config - config.json + - src/components/microservices/host-codex-commander/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 a340b359..265edeb3 100644 --- a/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml +++ b/config/hwlab-web-probe-sentinel/cicd.mdtodo.d601-v03.yaml @@ -18,6 +18,7 @@ sentinel: - scripts - config - config.json + - src/components/microservices/host-codex-commander/src - package.json - bun.lock - bun.lockb