Commit graph

21 commits

Author SHA1 Message Date
Bond_009 6f231094d5 Update CI to .NET 7 2022-12-07 16:44:00 +01:00
Cody Robibero 68121e6e9c Revert dependency updates to Azure Pipelines 2022-10-26 07:27:07 -06:00
renovate[bot] 90c3815348
chore(deps): update dependency dotnetcorecli to v2.210.0 2022-10-19 03:47:53 +00:00
Cody Robibero 40045d2147 Update to full dotnet 6 2021-11-08 09:40:12 -07:00
Cody Robibero 5e8d58a6a6 Update path for openapi spec 2021-09-25 07:51:55 -06:00
Cody Robibero 4fc3de9b75
Fix builds for dotnet6 (#6595)
* Target net6.0

* Use new Enum.TryParse(ReadOnlySpan<char>) overload

* Replace RNGCryptoServiceProvider with RandomNumberGenerator

* ci - target net6.0 (#6594)

* Update deployment for dotnet6

* Use generic 6.0.x preview for CI

* Update direct dotnet download links

Co-authored-by: Bond_009 <bond.009@outlook.com>
2021-09-25 06:21:48 -06:00
Cody Robibero be00480fe2 ci - target net6.0 (#6594) 2021-09-24 20:15:46 +02:00
Rich Lander e91a2b1085 Update to later .NET SDK 2021-07-24 16:42:02 -07:00
Bond_009 bbbb811e72 Fix azure 2021-03-09 14:21:30 +01:00
crobibero 407c35f087 Update to dotnet 5.0.3 2021-02-09 19:02:02 -07:00
crobibero f727f5dd72 Use sdk 5.x 2020-11-20 07:52:10 -07:00
crobibero 182a68f3dd Set sdk version to 5.0 2020-11-20 07:50:04 -07:00
crobibero 3c8800604e Update test sdk 2020-11-13 09:48:26 -07:00
crobibero fcc9482ff9 Generate document file for openapi spec in CI 2020-10-02 07:07:48 -06:00
Erwin de Haan 7ced6d1c8c Enable code coverage and upload OpenAPI spec.
Add basic test to write out the actual openapi spec.
2020-09-03 22:44:31 +02:00
dkanada e7a49f73cd disable sonarcloud until secrets are working 2020-06-07 14:33:10 +09:00
Mark Monteiro 9a401c3728 Only run SonarCloud analysis for ubuntu tests 2020-04-21 17:55:19 -04:00
Mark Monteiro 66364eba92 Add tasks required for SonarCloud integration 2020-04-21 15:53:22 -04:00
dkanada 129e844252 use web artifacts for build step on ci 2020-04-13 02:20:37 +09:00
Erwin de Haan 67cae37308 Formatting and comment removal. 2020-01-15 11:39:47 +01:00
Erwin de Haan da91b4fa4c Split CI testing files
Switch to cobertura for code coverage
Switch to dotnet test for tests
Add matrix run for different platforms
Add extra variables for easier maintenance
2020-01-15 11:05:57 +01:00