libgit2 / libgit2/libgit2sharp

Azure Pipelines build and release pipeline

未關閉
#1,621 10 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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.

  1. Azure Pipelines for Linux, Windows and macOS.
  2. Travis for Linux and macOS
  3. 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:

  1. Create a nuget package (see AppVeyor's build configuration)
  2. Upload that nuget package to Azure Artifacts

Then I'd like to have a separate release pipeline that will:

  1. Take the nuget package from Azure Artifacts
  2. Upload the nuget package to nuget.org

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。