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 Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
Download.ps1
FinishDumpCollectionForHangingBuilds.ps1
GenerateProjectList.ps1
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallProcDump.ps1
InstallTar.ps1
InstallVisualStudio.ps1 Use `--norestart` VS installer argument conditionally (#25425) 2020-08-31 10:06:03 -07:00
KillProcesses.ps1
KillProcesses.sh
RunHelix.ps1 Fix Helix testing issues with stable versions and local builds (#25865) 2020-09-13 21:45:23 -07:00
StartDumpCollectionForHangingBuilds.ps1
ci-source-build.sh Merged PR 9296: [internal/release/5.0-preview8] Update dependencies from dnceng/internal/dotnet-runtime 2020-07-26 05:49:09 +00:00
common.psm1
dump_process.ps1
install-nginx-linux.sh Use 5 retries in curl (#23112) 2020-06-18 19:01:01 -07:00
install-nginx-mac.sh
update-packagejson-links.js
vs.buildtools.json
vs.buildtools.preview.json
vs.json
vs.preview.json