fix: keep ci tools out of env reuse identity

This commit is contained in:
UniDesk Codex
2026-07-06 21:42:21 +08:00
parent 44c034ec5d
commit 69d7d4b574
3 changed files with 1 additions and 39 deletions
-32
View File
@@ -42,8 +42,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -53,8 +51,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-workbench-runtime:
runtimeReuse:
enabled: true
@@ -71,8 +67,6 @@ spec:
- go.sum
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -82,8 +76,6 @@ spec:
- go.sum
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-user-billing:
runtimeReuse:
enabled: true
@@ -100,8 +92,6 @@ spec:
- go.sum
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -111,8 +101,6 @@ spec:
- go.sum
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-project-management:
runtimeReuse:
enabled: true
@@ -128,8 +116,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -139,8 +125,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-cloud-web:
runtimeReuse:
enabled: true
@@ -159,8 +143,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -170,8 +152,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-gateway:
runtimeReuse:
enabled: true
@@ -186,8 +166,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -197,8 +175,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-edge-proxy:
runtimeReuse:
enabled: true
@@ -213,8 +189,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -224,8 +198,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
hwlab-agent-skills:
runtimeReuse:
enabled: true
@@ -239,8 +211,6 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs
envReuse:
enabled: true
mode: env-reuse-git-mirror-checkout
@@ -250,5 +220,3 @@ spec:
- package-lock.json
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
- internal/dev-entrypoint/artifact-runtime.mjs
- scripts/artifact-publish.mjs
- scripts/src/dev-artifact-services.mjs