1 Star 0 Fork 0

unlonlyness / diagnostics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
official-build-instructions.md 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
John Doe 提交于 2019-10-05 15:22 . Typos (#524)

Official Build Instructions

WARNING: These instructions will only work internally at Microsoft.

To kick off an official build, go to this build definition: https://dev.azure.com/dnceng/internal/_build?definitionId=528.

This signs and publishes dotnet-dump, dotnet-sos, dotnet-trace, dotnet-counters and Microsoft.Diagnostic.TestHelpers packages to https://dotnetfeed.blob.core.windows.net/dotnet-core feed.

To release the latest tools:

  1. Merge all the commits for this release from the master branch to the release/3.0 branch.
  2. Kick off an official build from the release/3.0 branch.
  3. Change all the package version references in the documentation folder to this official build's package version. Commit/merge to master and release/3.0.
  4. Download the above packages from the successful official build under "Artifacts" -> "packages".
  5. Upload these packages to nuget.org.
  6. Create a new "release" in the releases diagnostics repo release tab with the package version (not the official build id) as the "tag". Add any release notes about known issues, issues fixed and new features.
1
https://gitee.com/unlonlyness/diagnostics.git
git@gitee.com:unlonlyness/diagnostics.git
unlonlyness
diagnostics
diagnostics
master

搜索帮助