Commit Graph

82 Commits

Author SHA1 Message Date
Oliver Booth 3b47c67a43
ci: upload dotnet pack artifacts 2023-04-02 15:44:10 +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 9ecbbee571
ci(upm): update package.json in upm branch (#69) 2023-03-29 16:03:55 +01:00
Oliver Booth 7a119fc3c1
ci(upm): automate upm branch update (resolves #69) 2023-03-29 15:00:00 +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 048926011b
[ci skip] [github actions] Update unity-test-runner 2.1.0 2022-11-29 17:35:20 +00:00
Oliver Booth c5276b706e
[github actions] Use .NET 7 2022-11-29 15:55:26 +00:00
Oliver Booth 87042d89ba
Add X10D.Hosting & X10D.DSharpPlus 2022-07-20 17:50:47 +01:00
Oliver Booth d95ed86174
[github actions] Build, don't publish, for (pre)release 2022-05-13 09:55:06 +01:00
Oliver Booth b0ac965a7d
Merge pull request #58 from oliverbooth/develop
3.1.0
2022-05-13 09:45:58 +01:00
Oliver Booth 5d7d570749
[github actions] Pass GITHUB_TOKEN to docfx job
I'm still winging it. I have no idea how to fix this bug because the action in question is beyond my control.

https://github.com/maxheld83/ghpages/issues/31

^ This issue claims the linked issue provides a fix. Wasn't able to follow, so I'm just passing this token because... why not at this point? I'm getting tired of making commits that fails CI. I just want to watch Better Call Saul.
2022-05-12 15:00:40 +01:00
Oliver Booth f6aeaf35f7
[github actions] Pass GH_PAT to docfx-action
Still winging things.
2022-05-12 14:50:47 +01:00
Oliver Booth 4da6ac7de4
[github actions] Pass repo token to docfx job
Honestly I'm just winging it at this point.
2022-05-12 14:45:39 +01:00
Oliver Booth cd9d2d7bef
[github actions] Fix BUILD_DIR for docfx job 2022-05-12 14:30:51 +01:00
Oliver Booth 28d64f74fb
[github actions] Don't push nightly for main 2022-05-12 14:30:25 +01:00
Oliver Booth 10e4738788
[github actions] Don't run docfx job for PR 2022-05-12 14:28:00 +01:00
Oliver Booth 03b345325b
[ci skip] [github actions] Update DocFx job 2022-05-12 14:26:10 +01:00
Oliver Booth 6159d87573
[github actions] mkdir before cp 2022-05-08 19:58:25 +01:00
Oliver Booth 4d94eabacc
[github actions] Use local build artifacts instead of package 2022-05-08 19:56:48 +01:00
Oliver Booth 7da6dc1009
Add tests for X10D.Unity 2022-05-08 12:09:30 +01:00
Oliver Booth bdc0cdccd9
[github actions] Add Unity activation 2022-05-08 12:02:33 +01:00
Oliver Booth ec8ac5a864
[github actions] Add Unity activation 2022-05-08 12:00:21 +01:00
Oliver Booth 3434840c39
[ci skip] Fix version suffix in nightly job 2022-05-05 18:15:45 +01:00
Oliver Booth f257aebc28
Add .NET Standard 2.1 target, reintroduce Unity support 2022-05-05 18:00:38 +01: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
Oliver Booth 32cd57dfb4
Use dotCover for coverage 2022-04-20 23:00:33 +01:00
Oliver Booth a13e4300a7
Add code coverage to SonarCloud 2022-04-20 22:53:32 +01:00
Oliver Booth f5729ffcb3
Add SonarCloud analysis 2021-04-27 01:41:32 +01:00
Oliver Booth 0b8d485514
👷‍♂️ Specify project in DocFX CI 2020-04-26 14:32:19 +01:00
Oliver Booth 62c63c7c77
👷‍♂️ Add DocFX CI 2020-04-26 14:27:16 +01:00
Oliver Booth f117090a80
👷‍♂️ Add GitHub CI 2020-04-18 14:48:32 +01:00