From b8a5201e8a3cc5167a6c21867e661723154539e3 Mon Sep 17 00:00:00 2001 From: uncle6me-web Date: Fri, 14 Aug 2026 23:26:28 +0800 Subject: [PATCH] =?UTF-8?q?build(worker-artifacts):=20=E9=87=8D=E6=89=93?= =?UTF-8?q?=20cypher-executor=20=E6=88=90=E5=93=81=EF=BC=88=E5=90=AB=20Arc?= =?UTF-8?q?run#124=20=E4=BF=AE=E6=B3=95=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sha256 8e6487478bc8 → 1da6a46e6a17(工作區乾淨時重編,repo_head 標記可信)。 Co-Authored-By: Claude Opus 5 --- .worker-builds/arcrun-cypher-executor/worker.mjs | 3 +++ .worker-builds/manifest.json | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.worker-builds/arcrun-cypher-executor/worker.mjs b/.worker-builds/arcrun-cypher-executor/worker.mjs index dcaa5bc..f069da7 100644 --- a/.worker-builds/arcrun-cypher-executor/worker.mjs +++ b/.worker-builds/arcrun-cypher-executor/worker.mjs @@ -3791,6 +3791,9 @@ async function resolveCredentialRefs(data, env, apiKey) { if (names.size === 0) return data; const nameList = [...names]; const resolvedSecrets = await resolveSecretsFromNewHome(env, apiKey, nameList); + if (nameList.every((n) => Object.prototype.hasOwnProperty.call(resolvedSecrets, n))) { + return replaceCredentialRefs(data, resolvedSecrets); + } const url = wasmWorkerUrl("auth_static_key", env.WORKER_SUBDOMAIN); const res = await fetch(url, { method: "POST", diff --git a/.worker-builds/manifest.json b/.worker-builds/manifest.json index 8feb0f4..680dc05 100644 --- a/.worker-builds/manifest.json +++ b/.worker-builds/manifest.json @@ -1,18 +1,18 @@ { "schema": 1, "built_for": "arcrun-tier2-worker-artifacts", - "generated_at": "2026-08-14T05:27:06.148Z", - "repo_head": "94d5452425893ea9f2ed0b7166c7a87ca8866cec", + "generated_at": "2026-08-14T15:26:27.638Z", + "repo_head": "340b461f58ed6a9958850f8871cf05381ce95c9d", "repo_dirty": false, "workers": [ { "name": "arcrun-cypher-executor", "source_dir": "cypher-executor", - "source_commit": "4b6cc159b8b264ddca27da86922b2d4847ba0871", + "source_commit": "340b461f58ed6a9958850f8871cf05381ce95c9d", "main_module": "worker.mjs", "main_file": "arcrun-cypher-executor/worker.mjs", - "js_bytes": 589935, - "content_sha256": "8e6487478bc86bd289afaa5192cbd394b80b5235ea1eefb30ed716e6446a9312", + "js_bytes": 590085, + "content_sha256": "1da6a46e6a1781cb1a518635ff7e6b43a035710673066f4f764671c75441fdaf", "modules": [], "compat_date": "2025-02-19", "compat_flags": [