aspnetcore/eng
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
..
common [master] Update dependencies from dotnet/arcade aspnet/Blazor (#12436) 2019-07-22 10:21:50 -07:00
docker Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
helix [Helix] run on arm queues (#11422) 2019-06-30 01:04:53 -07:00
scripts Reduce truncation of information in the runningProcesses*.txt files (#12398) 2019-07-25 22:27:45 -07:00
targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
tools Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
AfterSolutionBuild.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
Baseline.Designer.props Merge branch 'release/2.2' into 'master' 2019-07-16 12:18:36 -07:00
Baseline.xml Merge branch 'release/2.2' into 'master' 2019-07-16 12:18:36 -07:00
Build.props Build SiteExtensions (#11409) 2019-06-24 19:37:51 -07:00
CodeGen.proj Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
Dependencies.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
GenAPI.exclusions.txt Remove manual ref-assembly generation for Components 2019-07-23 14:39:14 -07:00
LicenseHeader.txt
PatchConfig.props Merge branch 'release/2.2' into 'master' 2019-07-16 12:18:36 -07:00
ProjectReferences.props ConcurrencyLimiter polishing and cleanup (#12127) 2019-07-13 08:08:21 -07:00
PublishSymbols.proj Deploy Microsoft.Web.Xdt.Extensions.pdb 2019-06-17 11:13:12 -07:00
SharedFramework.External.props Update dependencies from 5 repositories (#11939) 2019-07-09 15:19:03 -07:00
SharedFramework.Local.props Rename .Components.Browser -> Components.Web 2019-07-01 15:36:35 -07:00
Signing.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
Tools.props Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
Version.Details.xml [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Versions.props [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Workarounds.props Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
Workarounds.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
WorkaroundsImported.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
configure-toolset.ps1 Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
configure-toolset.sh Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00