github / github/codeql-action-sync-tool
Support syncing assets for other repos
- 主要語言
- Go
- 星號
- 52
- 分支
- 28
- PR 合併指標
- 30 天內沒有已合併 PR
描述
As mentioned in [actions-sync issue 43](https://github.com/actions/actions-sync/issues/43), we need a tool to sync not only actions git repos but also assets (release binaries) from github.com to Github Enterprise Servers. This is especially true for repos like [actions/node-versions](https://github.com/actions/node-versions). Adding the capability for mirroring node-versions and other frequently-referenced assets would be instrumental in reducing traffic to github.com and also avoid rate limits for users of Github Enterprise Server.
貢獻指南
研究方向
首先閱讀 actions-sync issue 43,並檢查此 repository 中現有的 action-repository 和 CodeQL bundle 同步入口。定義應如何發現、傳輸來自 actions/node-versions 等 repository 的 release 二進位檔,以及如何在 GitHub Enterprise Server 上表示這些檔案;該 issue 未指定檔案或測試,因此需要在實作前釐清驗收標準。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github, go
- 領域
- devops, infrastructure
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100