dotnet-installer/src/SourceBuild/Arcade
Logan Bussell cf1b55e973
[release/7.0.1xx] Add CI for security-partners-dotnet (#15007)
* Add CI for dotnet-security-partners

Remove nuget configs from all repo submodules

Address code review

Move security-partners ci to tarball/eng dir

Copy out installer NuGet config before build

Fix relative path for installer template

Switch to 20.04 image

* Add nuget-client patch to avoid nuget security scan errors

* Revert "Add nuget-client patch to avoid nuget security scan errors"

This reverts commit 6eca00a41813171019b24597386a9074e2faa07b.

* Remove NuGet.config workaround for security-partners ci
2022-11-17 14:54:43 -08:00
..
eng/common/templates/job [release/7.0.1xx] Add CI for security-partners-dotnet (#15007) 2022-11-17 14:54:43 -08:00
src [release/7.0.1xx] Update dependencies from dotnet/arcade (#14768) 2022-10-14 21:45:52 +00:00
tools [release/7.0.1xx] Update dependencies from dotnet/arcade (#14768) 2022-10-14 21:45:52 +00:00
README.md Update dependency from dotnet/source-build-reference-packages (#11966) 2021-09-10 15:37:10 -05:00

The source and targets in the src/SourceBuild/Arcade directory are intended to move into the Arcade repo at some point. They are added here for ease of development while developing the tarball generation process. See https://github.com/dotnet/source-build/issues/2295