aspnetcore/eng/scripts
Doug Bunting e3b632894d
Fix Helix testing issues with stable versions and local builds (#25865)
- include all shipping packages in Helix payloads that need runtime
  - remove hard-coded `-ci` that broke Helix tests with stable versions or local builds
  - for local builds, do not assume `$(Configuration)` is Release
- support `$(HelixTargetQueues)` property used in RunHelix.ps1
  - lost somewhere along the lines; script ran full matrix

nits:
- clean up redundant addition of runtime and ref/ packages
  - `@(HelixContent)` additions in `_CreateHelixWorkItem` target are ignored
- mention '+' separation of `-HelixQueues` argument to RunHelix.ps1
- allow `$(IsUnitTestProject)` override in case we need it in the future
2020-09-13 21:45:23 -07:00
..
CodeCheck.ps1
…
Download.ps1
…
FinishDumpCollectionForHangingBuilds.ps1
…
GenerateProjectList.ps1
…
InstallGoogleChrome.ps1
…
InstallJdk.ps1
…
InstallProcDump.ps1
…
InstallTar.ps1
…
InstallVisualStudio.ps1
…
KillProcesses.ps1
…
KillProcesses.sh
…
RunHelix.ps1
…
StartDumpCollectionForHangingBuilds.ps1
…
ci-source-build.sh
…
common.psm1
…
dump_process.ps1
…
install-nginx-linux.sh
…
install-nginx-mac.sh
…
update-packagejson-links.js
…
vs.buildtools.json
…
vs.buildtools.preview.json
…
vs.json
…
vs.preview.json
…