mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-19 18:11:39 -05:00
build: run official builds with the R1 network isolation policy (#18753)
This required removing connections during the build to `nuget.org` and `powershellgallery.com`. The NuGet Tool task was downloading nuget from `nuget.org` unconditionally. The `AzureFileCopy` task was downloading `Az.Accounts` from `powershellgallery.com` unconditionally. Both of these tasks have better options nowadays. Tested and passed in OneBranch on 2025-04-01.
This commit is contained in:
2
.github/actions/spelling/expect/expect.txt
vendored
2
.github/actions/spelling/expect/expect.txt
vendored
@@ -86,6 +86,7 @@ autoscrolling
|
||||
Autowrap
|
||||
AVerify
|
||||
awch
|
||||
AZCOPY
|
||||
azurecr
|
||||
AZZ
|
||||
backgrounded
|
||||
@@ -1416,6 +1417,7 @@ propvar
|
||||
propvariant
|
||||
propvarutil
|
||||
psa
|
||||
PSCRED
|
||||
PSECURITY
|
||||
pseudoconsole
|
||||
pseudoterminal
|
||||
|
||||
Reference in New Issue
Block a user