Skip to content

Commit e34cfc2

Browse files
authored
(Re-)introduce release builds with Azure Pipelines (#2176)
Since stewardship of the project has transitioned back to Microsoft from GitHub, we're moving the official release builds from GitHub Actions to Azure Pipelines. This is mainly a requirement to enable Microsoft code-signing of executables, packages, etc. The release pipeline will also publish a GitHub release and the .NET Tool packages to NuGet.org. The GitHub Actions release workflow is no longer in use (it also required access to approve releases from internal GitHub code-signing systems, which we no longer have access to).
2 parents ac11c90 + a254ae1 commit e34cfc2

File tree

12 files changed

+1044
-860
lines changed

12 files changed

+1044
-860
lines changed

.azure-pipelines/release.yml

Lines changed: 806 additions & 7 deletions
Large diffs are not rendered by default.

.github/workflows/release-dotnet-tool.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)