dotnet / dotnet/NuGet.BuildTasks
Use Arcade signing validation in pipeline
Open
- Dominant language
- PowerShell
- Stars
- 47
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Currently the pipeline does not use [`post-build.yml`](https://github.com/dotnet/NuGet.BuildTasks/blob/main/eng/common/templates-official/post-build/post-build.yml) template, but using this template will allow for Arcade to perform different validations such as NuGet and Code Sign validation. Allowing for `post-build.yml`, will need some reconfiguration of this Arcade pipeline though.
Contributor guide
Assessment
This issue has not been assessed yet.