043aca8777
ci: skip redundant build steps
...
dotnet build now uses --no-restore flag, and dotnet pack now uses --no-build flag, since these steps are already done beforehand.
2023-04-02 16:43:31 +01:00
3b47c67a43
ci: upload dotnet pack artifacts
2023-04-02 15:44:10 +01:00
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
9ecbbee571
ci(upm): update package.json in upm branch ( #69 )
2023-03-29 16:03:55 +01:00
7a119fc3c1
ci(upm): automate upm branch update ( resolves #69 )
2023-03-29 15:00:00 +01:00
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
a685d6ec39
Merge branch 'develop' into main
2023-03-07 17:30:15 +00:00
f5b88e5309
[github actions] Use .NET 7
2023-02-27 16:59:35 +00:00
048926011b
[ci skip] [github actions] Update unity-test-runner 2.1.0
2022-11-29 17:35:20 +00:00
c5276b706e
[github actions] Use .NET 7
2022-11-29 15:55:26 +00:00
Oliver Booth
11c1ecb910
[ci skip] Add ko-fi funding link
2022-11-04 01:06:58 +00:00
87042d89ba
Add X10D.Hosting & X10D.DSharpPlus
2022-07-20 17:50:47 +01:00
e3b223b36d
[ci skip] Fix misplaced backtick
2022-05-14 20:10:21 +01:00
1b155935c1
[ci skip] Drop render from type input
2022-05-14 20:08:44 +01:00
2a0afada76
[ci skip] Improve issue templates
2022-05-14 20:07:54 +01:00
eb31e0fe3f
[ci skip] Migrate issue template to issue forms
...
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
2022-05-14 20:04:06 +01:00
0c169cdaf4
[ci skip] .md not .yml for coc
2022-05-14 19:43:32 +01:00
98665e3363
[ci skip] Add code of conduct
2022-05-14 19:42:44 +01:00
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
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
f6aeaf35f7
[github actions] Pass GH_PAT to docfx-action
...
Still winging things.
2022-05-12 14:50:47 +01:00
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
cd9d2d7bef
[github actions] Fix BUILD_DIR for docfx job
2022-05-12 14:30:51 +01:00
28d64f74fb
[github actions] Don't push nightly for main
2022-05-12 14:30:25 +01:00
10e4738788
[github actions] Don't run docfx job for PR
2022-05-12 14:28:00 +01:00
03b345325b
[ci skip] [github actions] Update DocFx job
2022-05-12 14:26:10 +01:00
6159d87573
[github actions] mkdir before cp
2022-05-08 19:58:25 +01:00
4d94eabacc
[github actions] Use local build artifacts instead of package
2022-05-08 19:56:48 +01:00
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
ec8ac5a864
[github actions] Add Unity activation
2022-05-08 12:00:21 +01:00
3434840c39
[ci skip] Fix version suffix in nightly job
2022-05-05 18:15:45 +01:00
f257aebc28
Add .NET Standard 2.1 target, reintroduce Unity support
2022-05-05 18:00:38 +01:00
dd8f0fb318
[ci skip] Add FUNDING.yml
2022-05-01 09:44:34 +01:00
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
0b8d485514
👷♂️ Specify project in DocFX CI
2020-04-26 14:32:19 +01:00
62c63c7c77
👷♂️ Add DocFX CI
2020-04-26 14:27:16 +01:00
Oliver Booth
d1e32e93d1
🐞 Add assignee and label to request template
2020-04-19 15:10:29 +01:00
Oliver Booth
3a615124ce
🐞 Add issue templates
2020-04-19 14:58:25 +01:00
f117090a80
👷♂️ Add GitHub CI
2020-04-18 14:48:32 +01:00