Commit Graph

29 Commits

Author SHA1 Message Date
Oliver Booth 69157b9517
ci: drop net7.0 target for tests 2024-06-12 03:46:46 +01:00
Oliver Booth 8459d8fc83
ci(test): use coverage from coverlet 2024-02-17 17:23:27 +00:00
Oliver Booth 6501162857
fix(ci): convert coverage report to codecov supported format 2024-02-17 16:12:00 +00:00
Oliver Booth 39773a56c3
ci: output DetailedXML from dotcover 2024-02-17 16:08:40 +00:00
Oliver Booth 89de426d9a
ci: search for files with codecov 2024-02-17 03:04:19 +00:00
Oliver Booth 43128c4c64
Merge branch 'main' into release/4.0.0 2024-02-17 00:29:14 +00:00
Oliver Booth 22da9aa769
fix(ci): workflow should use 'with' not 'env' 2024-02-17 00:28:58 +00:00
Oliver Booth 1c09081240
Merge branch 'main' into release/4.0.0 2024-02-12 15:09:35 +00:00
Oliver Booth 5e60019a0d
[ci skip] ci: downgrade codecov-action to 4.0.0 2024-02-12 15:09:15 +00:00
Oliver Booth 447323f4d1
Merge branch 'main' into release/4.0.0 2024-02-12 14:45:56 +00:00
Oliver Booth 9a506a6b29
[ci skip] fix(ci): output xml from dotCover 2024-02-12 14:45:42 +00:00
Oliver Booth a71cb73df7
[ci skip] ci(test): add dotCover output to codecov upload 2024-02-12 14:42:44 +00:00
Oliver Booth 485501cfc0
ci(test): add dotCover output to codecov upload 2024-02-12 14:42:11 +00:00
Oliver Booth 22aaa96c23
Merge branch 'main' into release/4.0.0 2024-02-12 10:23:15 +00:00
Oliver Booth 1daa8ffd56
[ci skip] fix(ci): remove shell field from dotcover install step 2024-02-12 10:23:03 +00:00
Oliver Booth 6472c0fc84
Merge branch 'main' into release/4.0.0 2024-02-12 10:21:06 +00:00
Oliver Booth ac82200303
[ci skip] ci: switch to codecov for coverage 2024-02-12 10:20:35 +00:00
Oliver Booth b6b90bf1fd
build: target .NET 8 (#88) 2023-11-14 16:49:53 +00:00
Oliver Booth 4c91ec436f
fix(ci): drop netcoreapp3.1 from dotnet workflow (#87) 2023-09-13 00:52:19 +01:00
Oliver Booth 3e338eb2f5
fix(ci): build on subdir branch push 2023-08-23 16:15:10 +01:00
Oliver Booth d90e949212
fix(ci): build on subdir branch push 2023-08-23 16:14:56 +01:00
Oliver Booth 545994389d
[ci skip] ci: run dotnet and unity workflows from all branches 2023-04-13 23:26:54 +01:00
Oliver Booth a0d70eaa35
[ci skip] ci: add workflows for push to any branch 2023-04-13 21:55:38 +01:00
Oliver Booth c2bb08a9f3
ci: run dotnet workflow for develop 2023-04-03 18:21:21 +01:00
Oliver Booth 9df0fde96d
ci(dotnet): run framework-specific tests separately
This change also specifies multiple dotnet-version values for the setup-dotnet step.
2023-04-01 22:21:14 +01:00
Oliver Booth d4b23e8a8c
build(ci): update checkout and setup-dotnet actions
- actions/checkout@v3
- actions/setup-dotnet@v3
2023-03-28 15:02:09 +01:00
Oliver Booth c5276b706e
[github actions] Use .NET 7 2022-11-29 15:55:26 +00:00
Oliver Booth ae52003039
[ci skip] [github actions] Rename master to main 2022-04-30 17:01:01 +01:00
Oliver Booth b16e5a9de9
3.0.0 Update (#43)
For a full list of changes, see [CHANGELOG.md](CHANGELOG.md)
2022-04-30 14:13:16 +01:00