ZeroOne 技術文章第 3 頁

Cloudflare Realtime TURN TCP/UDP 怎麼查?從事故狀態到 WebRTC ICE Restart
Cloudflare Realtime TURN 遇到延遲時,先分辨服務事件、TURN 到伺服器的 relayProtocol 與 peer path 的 protocol。本文整理 2026-09-07 事故後的檢查、getStats、短效憑證與 ICE restart。
2055 字
|
10 分鐘
Cover Image of the Post
GitHub Actions OIDC immutable subject claims:IAM 信任政策怎麼遷移?
GitHub Actions OIDC 的新 repository 可能使用含 owner ID 與 repository ID 的 immutable subject claim。本文拆解 sub 格式、舊 repo opt-in、cloud trust policy、id-token 權限與除錯順序。
2180 字
|
11 分鐘
Cover Image of the Post
GitHub Actions 組織 Workflow Template:用 .github 統一新專案 CI 起點
GitHub Actions 可用組織的 .github repository 提供 workflow template。本文示範 workflow-templates、properties.json、$default-branch 與 filePatterns,並說明何時改用 reusable workflow。
2101 字
|
11 分鐘
Cover Image of the Post
Cloudflare Python Workers 支援 Django、Flask:WSGI 與 ASGI 怎麼選?
Cloudflare Python Workers 現在可接 WSGI 與 ASGI 框架;Python 3.14 也從 2026-09-08 起由 compatibility date 決定預設 runtime。本文整理 adapter 選擇、pywrangler 驗證、secret、資產與升級檢查。
1913 字
|
10 分鐘
Cover Image of the Post
GitHub Copilot GPT-6 Astra 怎麼開?方案、Rollout 與模型政策檢查
GitHub Copilot 已提供 GPT-6 Astra,但 Pro+、Max、Business、Enterprise、逐步 rollout 與企業模型政策各有條件。本文整理找不到模型時的檢查順序、計費與驗證方式。
1681 字
|
8 分鐘
Cover Image of the Post
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