aspnetcore/eng/scripts
Doug Bunting 922baf932e
Reduce truncation of information in the runningProcesses*.txt files (#12398)
- widen lines in process dump files
- increase process dump frequency to once every 2 minutes (from 5 minutes)
- simplify process dump filenames
  - no need to keep files from previous ./build.ps1 invocations around
  - by definition, job isn't hung if it can move to next build step
- save previous process dump files
  - should help if cancellation kills processes before final process dump runs

nits:
- move from deprecated `Get-WmiObject` to `Get-CimInstance`
- trim trailing whitespace
2019-07-25 22:27:45 -07:00
..
CodeCheck.ps1
GenerateProjectList.ps1
GenerateReferenceAssemblies.ps1
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallVisualStudio.ps1
KillProcesses.ps1
KillProcesses.sh
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