aspnetcore/.azure/pipelines
Doug Bunting 12f92dbc8c
Eliminate duplicates in Helix `TestRunner` (#25663)
* Eliminate duplicates in Helix `TestRunner`
- do not add source that's already in NuGet.config
  - configuration file now part of Helix content
- do not re-set an env variable that's set in `runtests.*`

nit: simplify `%Path% setting in runtests.cmd
- always quote the value
- but, keep the `SETLOCAL` command
  - don't pollute environment on Helix agents

* Remove `--source` options we don't need anymore from `runtests.*`
- nit: add `--no-restore` to `dotnet run` command after `dotnet restore`

* Add `--arch arm64` to ARM64 `restore` build steps
- #25397
- was restoring for the wrong architecture

nit: add `--no-restore` to Helix project build steps
- already restored
2020-09-09 11:58:05 -07:00
..
jobs Revert "Use preview queues (#24683)" 2020-08-10 10:33:24 -07:00
tools Update log directory (#10301) 2019-05-17 09:02:34 -07:00
benchmarks.yml
ci.yml Merge pull request #25280 from dotnet/wtgodbe/MergePreview8 2020-09-06 16:36:21 -07:00
devBuilds.yml Remove aspnetcore-daily-dev-builds schedules (#22639) 2020-06-07 19:13:13 -07:00
helix-matrix.yml Eliminate duplicates in Helix `TestRunner` (#25663) 2020-09-09 11:58:05 -07:00
quarantined-pr.yml Quick infrastructure fix-ups (#25545) 2020-09-02 19:45:36 -07:00
quarantined-tests.yml Eliminate duplicates in Helix `TestRunner` (#25663) 2020-09-09 11:58:05 -07:00
signalr-daily-tests.yml Update signalr-daily-tests.yml (#24266) 2020-07-23 18:49:44 -07:00
stress.yml