libgit2 / libgit2/libgit2sharp
Azure Pipelines build and release pipeline
未關閉
還沒有人認領這個 Issue。
Up for grabs
- 主要語言
- C#
- 星號
- 3.5k
- 分支
- 925
- PR 合併指標
- 30 天內沒有已合併 PR
描述
At present, we have a mix of build systems that I would like to unify.
- Azure Pipelines for Linux, Windows and macOS.
- Travis for Linux and macOS
- Appveyor for Windows
I'd like to standardize around Azure Pipelines. At the moment, it's only doing a build for validation. I would like the build step to:
- Create a nuget package (see AppVeyor's build configuration)
- Upload that nuget package to Azure Artifacts
Then I'd like to have a separate release pipeline that will:
- Take the nuget package from Azure Artifacts
- Upload the nuget package to nuget.org
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從現有的 Azure Pipelines 驗證建置和 AppVeyor 的建置組態開始,這些是 issue 中指定的進入點。追蹤 NuGet 套件的建立方式,並找出發佈至 Azure Artifacts 和 nuget.org 的步驟。完成的標準是 Azure Pipelines 建置並儲存套件,同時由獨立的 release pipeline 將其發佈至 nuget.org。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- azure, csharp
- 領域
- build-system, ci-cd, cloud, release
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100