arcade
arcade copied to clipboard
1ESPT template refactor dropped in-pipeline SDL runs
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
https://github.com/dotnet/arcade/pull/14703 dropped the SDL runs. The call to the SDL template would have been here: https://github.com/dotnet/arcade/blob/main/eng/common/core-templates/post-build/post-build.yml#L261. This change then got backported to older branches (to templates-official). There are some gaps in 1ESPT SDL vs. Arcade's. We should fix this for now.