jiantw83
|
6c7278e996
|
fix: update askpass script to securely read token from env var
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
59509ae963
|
feat: refactor commitAndPush to use a runner function and improve token security; add tests for git operations
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
c1f8aa3c72
|
feat: git 操作 clone 的 repo
|
2026-05-11 13:54:44 +00:00 |
|
jiantw83
|
8a28d1f1ef
|
test: 修正路徑
|
2026-05-11 13:50:54 +00:00 |
|
jiantw83
|
d04f4dd2bb
|
feat: 回復使用 spawnSync 執行指令
|
2026-05-11 13:47:40 +00:00 |
|
jiantw83
|
f5cf5950bd
|
refactor: 改用 execSync
|
2026-05-11 13:29:31 +00:00 |
|
jiantw83
|
eae73092ad
|
fix: streamline commitAndPush function by removing redundant code and improving error handling
|
2026-05-11 10:53:59 +00:00 |
|
jiantw83
|
69624a542e
|
fix: refactor commitAndPush function to improve clarity and maintainability
|
2026-05-11 10:50:16 +00:00 |
|
jiantw83
|
894ece033b
|
fix: Dockerfile 加入 git 安裝驗證,git.js 改回 git binary
|
2026-05-11 10:34:23 +00:00 |
|
jiantw83
|
fe2a513fbb
|
fix: 修正 findings.json 路徑重複問題
|
2026-05-11 10:31:43 +00:00 |
|
jiantw83
|
2193bdd4d6
|
fix: 改回 Gitea API commit,修正 URL encode 與 JSON.stringify
|
2026-05-11 10:30:07 +00:00 |
|
jiantw83
|
21fb9c1d94
|
fix: 改回 git commit/push,強制 Dockerfile rebuild 確保 git binary 存在
|
2026-05-11 10:15:36 +00:00 |
|
jiantw83
|
121f66b0b3
|
debug: git.js 加上參數 log
|
2026-05-11 10:06:28 +00:00 |
|
jiantw83
|
fc537958ca
|
debug: commit/push 失敗時顯示詳細錯誤
|
2026-05-11 10:01:40 +00:00 |
|
jiantw83
|
710cd7308e
|
fix: 改用 Gitea API commit findings.json,不依賴 git binary
|
2026-05-11 09:57:49 +00:00 |
|
jiantw83
|
519e04691d
|
fix: git.js 改用 spawnSync 直接呼叫 git binary(避免 /bin/sh ENOENT)
|
2026-05-11 09:51:28 +00:00 |
|
jiantw83
|
5ae0549453
|
feat: 階段五六 - findings commit/push 到來源分支,critical 問題 exit 1
|
2026-05-11 09:49:07 +00:00 |
|