Integrations / 整合
Desktop Material integration features connect Git workflows to operating-system, editor, shell, provider, and user-level Git configuration without placing credentials or machine-specific state in a repository.
Desktop Material 嘅整合功能將 Git 工作流程接上作業系統、編輯器、shell、供應方同用戶層級嘅 Git 設定,同時唔會將憑證或者機器專有狀態放入儲存庫。
App-hosted browser — open HTTP(S) links in a sandboxed
WebContentsViewtab with address/navigation controls, bookmarks, popup and redirect capture, a persisted internal/external choice, and an isolated authentication escape. Combined local tests, the exact Windows production build, and hidden-desktop acceptance pass; packaged E2E and remote publication remain separate.Actions workflow manager — workflow timing, bounded job-log transfer retries, and visible recovery actions for transient provider 404 responses.
Self-hosted GitHub Actions runner manager — Windows runner setup with a rich, searchable account picker, immutable workflow and pending-job audits, public workflow trust checks, exact-account credentials, lifecycle recovery, and fail-closed WSL controls.
GitHub OAuth login — upstream-compatible GitHub authorization and token exchange without an unregistered custom redirect.
App 自寄瀏覽器 — 喺沙箱
WebContentsView分頁開 HTTP(S) 連結,有網址/導覽控制、書籤、彈出同轉址擷取、記住嘅內部/外部選擇,以及隔離嘅認證出口。合併本機測試、精確 Windows 生產建置同隱藏桌面接受全部通過;已打包 E2E 同遠端發佈仍然係另外嘅關卡。Actions 工作流程管理員 — 工作流程計時、有界嘅 job log 傳輸重試,同針對供應方短暫 404 回應嘅可見復原操作。
自架 GitHub Actions runner 管理員 — Windows runner 設定,配豐富可搜尋嘅帳戶選擇器、不可變嘅工作流程同待處理工作審核、公開工作流程信任檢查、精確帳戶憑證、生命週期復原同 fail-closed 嘅 WSL 控制。
GitHub OAuth 登入 — 同上游相容嘅 GitHub 授權同 token 交換,唔帶未註冊嘅自訂轉址。
Credential and sign-in prompts are serialized through one recoverable FIFO so concurrent Git/SSH requests cannot lose their visible completion path. See the cross-cutting responsiveness and resource lifecycle contract.
憑證同登入提示會經一條可復原嘅 FIFO 串行處理,所以同時發生嘅 Git/SSH 請求唔會失去佢哋可見嘅完成路徑。睇跨領域嘅 反應速度同資源生命週期契約。