aspnetcore/eng/scripts
Doug Bunting f46d5b3af2
Add retries to InstallVisualStudio.ps1 script (#9300)
- short-term attempt to reduce CI problems in this area; see dotnet/core-eng#5760
- add `-ErrorAction Continue` to the `Start-Process` command line to enable retries

nits & debugging:
- display and interpret any exit code from the VS installer
- display VS installation logs
- remove unnecessary `[CmdletBinding]` attribute
- spell out `-ForegroundColor Red`
- add "Error: " prefix to error messages
- remove unnecessary empty strings passed to `Write-Host`
2019-04-15 10:52:15 -07:00
..
AddAllProjectRefsToSolution.ps1
CodeCheck.ps1 Remove client from gRPC templates (#9078) 2019-04-07 22:42:38 -07:00
GenerateProjectList.ps1 Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
GenerateReferenceAssemblies.ps1 Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
InstallGoogleChrome.ps1 [Templating][Components] Unify and improve E2E testing infrastructure (#8188) 2019-03-11 18:40:18 +01:00
InstallJdk.ps1 Improve local development of Templates (#8196) 2019-03-21 16:29:45 -07:00
InstallSqlServerLocalDB.ps1 Back to using SQL Server 2016 Express LocalDB again 2019-03-26 19:51:18 -07:00
InstallVisualStudio.ps1 Add retries to InstallVisualStudio.ps1 script (#9300) 2019-04-15 10:52:15 -07:00
KillProcesses.ps1 [Infrastructure improvements] (#8275) 2019-03-20 08:44:20 +01:00
KillProcesses.sh Kill processes after completing build and before publishing test results or artifacts (#7228) 2019-02-04 16:19:31 -08:00
RunPowershell.cmd Re-enable full IIS tests on Windows.10.Amd64.EnterpriseRS3.ASPNET.Open (#7959) 2019-02-27 11:03:41 -08:00
cibuild.cmd Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
cibuild.sh Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
common.psm1
install-nginx-linux.sh
install-nginx-mac.sh
vs.buildtools.json Install VS 2019 RTM, not Preview, from scripts (#9057) 2019-04-04 05:18:51 -07:00
vs.json Install VS 2019 RTM, not Preview, from scripts (#9057) 2019-04-04 05:18:51 -07:00