Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 470 Bytes

RELEASE.md

File metadata and controls

7 lines (6 loc) · 470 Bytes

Release Process

The release process consists of these steps:

  1. Create a GitHub release with release notes. The tag name must be a semantic version, prefixed with "v" - e.g. v0.1.0 or v0.1.0-rc1
  2. Wait for the AppVeyor build to finish the tag build: https://ci.appveyor.com/project/opentracing/csharp-netcore
  3. As a signed-in AppVeyor user, click "Deploy" on the build details page and select "NuGet (OpenTracing)". This will upload the packages to NuGet.org