ZeroOne 繁體中文技術部落格

Cloudflare Workers Error 1102 怎麼查?先分 CPU 與記憶體
Cloudflare Workers 遇到 Error 1102 時,先用 Workers Logs 分辨 CPU time 與 isolate 記憶體,再用輸入邊界、CPU profile 和串流處理定位問題,避免只改方案或盲目重寫 fetch。
1876 字
|
9 分鐘
Cover Image of the Post
GitHub Actions 9 月更新:vulnerability-alerts 與 reusable workflow 怎麼用?
GitHub Actions 2026 年 9 月更新新增 vulnerability-alerts 權限與 reusable workflow 的 job.workflow_* context。本文用 YAML 與驗證清單說明安全權限、工作流程身分和 GHES 限制。
1844 字
|
9 分鐘
Cover Image of the Post
GitHub Star History API 怎麼用?用週資料追蹤專案成長
GitHub 新增 privacy-safe Star History REST API 後,可在不讀取 stargazer 身分的前提下取得每週 star 歷史與目前總數。本文整理端點、分頁、權限與 curl/gh 驗證方式。
1744 字
|
9 分鐘
Cover Image of the Post
Starlight 0.42 升級要檢查什麼?Popover、JavaScript 與 sidebar
Starlight 0.42 改用 Popover API 處理行動版選單,並改以編譯後 JavaScript 與型別定義發布。本文整理升級指令、sidebar、無 JavaScript、可及性與 Astro build 回歸檢查。
1960 字
|
10 分鐘
Cover Image of the Post
GitHub CLI Linux 金鑰到期怎麼辦?重新載入 APT/RPM keyring
GitHub CLI Linux 套件的舊 PGP 金鑰已於 2026 年 9 月 5 日到期。本文教你判斷 APT/RPM 是否受影響、驗證新 keyring 指紋,並修復 gh 更新、CI 與 Docker 建置,避免把非官方套件誤當解法。
1643 字
|
8 分鐘
Cover Image of the Post
Cloudflare Cursor Cloud Agents 自架怎麼做?Workers Containers 部署實作
Cloudflare 已提供 Cursor Cloud Agents 的 Workers Containers 範本。本文從 Enterprise self-hosted prerequisites、R2 snapshot、GitHub secrets 到部署與排錯,整理可直接驗證的自架流程。
1503 字
|
8 分鐘
Cover Image of the Post
GitHub Actions artifact attestations 實作:替 release artifact 補 provenance
GitHub Actions 的 artifact attestations 能把 release 檔案或容器映像與 workflow、repository、commit 綁在一起。本文用 actions/attest@v4 示範權限、產生與 gh verify 驗證流程。
1266 字
|
6 分鐘
Cover Image of the Post
GitHub Copilot Claude Fable 5.1 怎麼開?先確認方案與資料保留
Claude Fable 5.1 已加入 GitHub Copilot,但 Pro+、Max、Business 與 Enterprise 的可用性、逐步 rollout、管理員 policy 與預設資料保留不同。本文整理選不到模型前的檢查順序。
1419 字
|
7 分鐘
Cover Image of the Post