(Re-)introduce release builds with Azure Pipelines by mjcheetham · Pull Request #2176 · git-ecosystem/git-credential-manager (original) (raw)
added 13 commits
Allow a caller of pack.sh and layout.sh to specify the location of the payload and symbols.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Translate the layout.sh and pack.sh Bash scripts to PowerShell scripts. We are now building the .NET tool NuGet packages on Windows.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Apply linter recommendations to the codesign.sh script used on macOS. Also always pass the absolute path of the entitlements file to the codesign command as using relative paths can sometimes fail.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add specific Windows pool information for SDL source tasks. These tasks only run on Windows.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add Windows release build definitions on Azure Pipelines.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add macOS release build definitions on Azure Pipelines.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add Linux release build definitions on Azure Pipelines.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add a release pipeline for the .NET Tool using Azure Pipelines.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Add a new stage (after build) to publish the assets to GitHub and NuGet.org.
Each target (GitHub and NuGet.org) need to run in separate jobs due to restrictions of the 1ES pipeline templates:
- Publishing a NuGet package requires us to use template
outputs type: releaseJobcannot specify outputstype: releaseJobis required to use theGitHubReleasetask
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Remove the GitHub Actions-based release workflow files. We are using Azure Pipelines instead now.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
Default enable ESRP code signing, as well as publishing to GitHub and NuGet.org.
Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com
mjcheetham added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})