Phillip Hoff
1c8577f98f
Move Tye to .NET 6 ( #1215 )
...
* Switch to .NET 6 runtimes.
* 1st pass at moving core project target frameworks.
* 2nd pass of nullable updates.
* Use .NET 6 SDK base image for Docker proxies.
* Move test projects to .NET 6.
* Fix formatting.
* Try running tests on MacOS 11 (Big Sur).
* Try disabling HTTPS on watch tests.
* Revert HTTPS changes and just disable E2E tests for now.
* Update docs references to .NET Core.
2021-11-16 09:20:40 -08:00
Phillip Hoff
40f5d245d4
Test changes to Ubuntu base image ( #1207 )
...
* Update ubuntu pool
16.04 pool doesn't exist anymore.
* Try 18.04 instead of 20.04.
* Disable E2E tests on Linux.
* Only disable unit tests.
* Back to Ubuntu 20.04.
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
2021-10-21 15:53:48 -07:00
Jon Fortescue
0ce940de6d
Switch to 1ES R&D poools on main ( #1193 )
2021-10-04 19:40:38 -07:00
Justin Kotalik
0251fb2bb8
Working on re-enabling tests ( #1030 )
2021-05-07 15:30:52 -07:00
Justin Kotalik
38b7721b86
Fixing internal builds ( #1029 )
...
* Fixing internal builds
* nit
2021-05-04 10:17:35 -07:00
dotnet-maestro[bot]
e6b6b06cd3
[main] Update dependencies from dotnet/arcade ( #1008 )
...
[main] Update dependencies from dotnet/arcade
- Revert SDK update
- bye bye msbuild
- Moving files and ignoring warnings
- format
- tests
- 6 tests total
- tests
- Sanity check
- Timeouts
- nit
- Timeouts not working...
- nit
- Adding more logs
- More diagnostics
- test
- nit
- yaml
- Trying something else
- Try keeping msbuild?
- --no-restore
- Skip tests for now
- Nits
- nit
- nit
2021-05-03 23:15:57 +00:00
William Godbe
4d74d8cce8
Remove triggers for master ( #976 )
2021-03-11 14:06:05 -08:00
William Godbe
96c1e56289
Add triggers for main ( #968 )
2021-03-11 10:03:47 -08:00
Sébastien Ros
ea86476958
Fix dotnet feed publishing ( #496 )
...
Removing the steps that create AssetManifest files from Linux to prevent the Publish task from trying to upload the same assets multiple times in parallel and fail on file locks.
Removing empty parameter on macOS step.
2020-05-22 12:24:43 -07:00
Justin Kotalik
af82001c30
Allow specifying docker file for tye run ( #448 )
2020-05-07 12:23:44 -07:00
Justin Kotalik
8cc77bdb06
Try 2019 pools which have more images. ( #82 )
2020-03-08 00:25:46 -08:00
Ryan Nowak
508de1f071
Address some policheck-ness
...
- Skip scanning test logs (common source of issues)
These can have generated names that contain violations
- Address a policheck violation in our code
2020-03-06 12:53:22 -08:00
Ryan Nowak
64482e9c2c
Use dotnet/arcade and Azure pipelines
2020-03-06 12:05:46 -08:00
Ryan Nowak
5b0aea8f77
WIP
2020-03-06 12:05:46 -08:00