Commit graph

14 commits

Author SHA1 Message Date
Aditya Patwardhan 06f7e1050a
Add Start-PSBootstrap before running tests (#15804) 2021-07-20 10:14:56 -07:00
Andrew 39509a93b9
Fix Bootstrap step in Windows daily test runs (#14820) 2021-02-17 10:56:37 -08:00
Travis Plunk 19ee77e520
Remove packaging from daily windows build (#14749) 2021-02-09 13:47:43 -08:00
Dongbo Wang ada1b36ab6
Increase the timeout of Windows daily build to 90 minutes (#13354) 2020-08-05 10:39:42 +05:00
Dongbo Wang 1656f51d5b
Enable the upload of ETW traces to CLR CAP in Windows daily build (#12890) 2020-06-08 12:07:10 -07:00
Dongbo Wang 8f79ce1d29
Update Linux daily CI to run in a single agent & collect traces (#12866) 2020-06-02 11:33:27 -07:00
Dongbo Wang b80375f497
Update the CI builds (#12830)
Include the following changes:
- Use stages for Linux & macOS CI
- Change windows-daily to run tests in one agent
2020-05-29 10:01:29 -07:00
Travis Plunk e0d43dd367 Move to latest Azure DevOps agent images (#11704) 2020-01-28 12:39:51 -08:00
Steve Lee 4ff9924cbf Add $env:__SuppressAnsiEscapeSequences to control whether to… (#10814) 2019-10-24 12:45:26 -07:00
Travis Plunk a39d985118
Convert windows CI to stages (#9607) 2019-05-16 10:30:50 -07:00
Travis Plunk 23451ac32f
Create dependabot config.yml (#9368)
Create dependabot config.yml
2019-04-15 11:49:17 -07:00
Aditya Patwardhan 28ec8ac831 Fix build order in windows-daily build (#9275)
The windows-daily build had a bug which caused the packaging builds to be kicked off before tests. This PR fixes the build order.

## PR Context

Fix for failing daily build.
2019-04-02 14:25:36 -07:00
Aditya Patwardhan 4b5fe2e72b
Fix variable name in windows-daily.yml (#9274) 2019-04-02 12:45:01 -07:00
Aditya Patwardhan 34fa5e472d
Fix publishing daily nupkg to MyGet (#9269) 2019-04-01 16:58:43 -07:00