Jeffery jiantw83
jiantw83 pushed to develop at actions/setup-codex 2026-07-02 06:26:32 +00:00
b73feec9da chore(工作流程): 重構 CI 與 master 流程改用 gitea release 與 commit tag
jiantw83 created pull request plugins/code-review#33 2026-07-01 09:57:04 +00:00
chore(plugin 版本): 版本號 bump 至 0.1.9
jiantw83 pushed to develop at plugins/code-review 2026-07-01 09:56:35 +00:00
3b90379e87 chore(plugin 版本): 版本號 bump 至 0.1.9
jiantw83 created pull request plugins/code-review#32 2026-07-01 09:54:28 +00:00
docs(code-review-action-docker): 將 .js 集中資料夾慣例由 app 改為 src
jiantw83 pushed to develop at plugins/code-review 2026-07-01 09:53:54 +00:00
5a4d70dca9 docs(code-review-action-docker): 將 .js 集中資料夾慣例由 app 改為 src
jiantw83 created pull request actions/setup-codex#5 2026-07-01 09:13:23 +00:00
更新 .gitea/workflows/master.yaml
jiantw83 created pull request actions/setup-codex#4 2026-07-01 09:04:24 +00:00
更新 .gitea/workflows/master.yaml
jiantw83 created pull request actions/setup-codex#3 2026-07-01 08:49:36 +00:00
chore(ci): Execute 階段呼叫 codex 自我介紹並輸出至 message
0d27faf916 chore(ci): Execute 階段移除 codex 版本號輸出
1d5d5d8a67 fix(setup-codex): 將 codex PATH 設定移至 action 以 GITHUB_PATH 供後續步驟使用
63584b3508 fix(ci): Execute 階段將 codex 安裝路徑加入 PATH 修正 command not found
2c8fdaf54f chore(ci): Execute 階段先輸出 codex 版本號再執行
480ae5c83c chore(ci): Build 步驟傳入 CODEX_OAUTH secret 供 codex 登入
jiantw83 created pull request actions/setup-codex#1 2026-07-01 07:11:41 +00:00
chore(ci): Execute 階段呼叫 codex 自我介紹並輸出至 message
jiantw83 created branch ai-review-resolve/develop-20260701-151057 in actions/setup-codex 2026-07-01 07:11:17 +00:00
df2b2759f3 chore(ci): Execute 階段呼叫 codex 自我介紹並輸出至 message
3a904f9ede feat(Dockerfile): 更新映像檔版本號
jiantw83 created pull request images/codex#17 2026-07-01 02:05:58 +00:00
上線 codex CLI 映像專案並改為單階段 Dockerfile 建置
jiantw83 pushed to develop at images/codex 2026-07-01 02:04:55 +00:00
4e481884f8 refactor(Dockerfile): 改為單階段建置並移除映像與套件版本 ARG
2f54271c38 fix(Dockerfile): 修正 RUN 指令換行與清理路徑導致 build 失敗