189 Commits

Author SHA1 Message Date
Zoldorf
693669d9ec Create build-docfx.yml 2022-03-21 17:25:21 -06:00
Zoldorf
5ecea909bc :mistake: 2022-03-21 17:24:35 -06:00
Zoldorf
3b1b66b68a Update build-test.yml 2022-03-21 15:54:01 -06:00
Zoldorf
9c8cfa9574 Update build-test.yml 2022-03-21 15:49:23 -06:00
ElectroJr
1714d6d8c3 CODEOWNERS update 2022-03-19 23:52:50 +13:00
DrSmugleaf
3b54fe1092 Add myself to CODEOWNERS 2022-03-19 11:27:05 +01:00
Kara D
d36b35fb9f ok fine 2022-03-12 19:00:25 -07:00
Kara D
b614daf396 Update the .NET version for build-test workflow
This should hopefully make it catch CS8983 so we stop getting angry people on VS2022
2022-03-12 18:55:42 -07:00
ike709
0349c843e3 Adds support for CC-BY-NC licenses (#6648) 2022-02-10 20:27:48 -07:00
ElectroJr
86fb89edb8 update codeowners & tiny door bugfix 2022-02-01 13:39:33 +13:00
Kara D
eedaedc4fd probably fix build-test not running on submodule update 2022-01-21 10:50:17 -07:00
Sam Weaver
adddd2fac6 FIXED: Chemistry JSON dump tool and companion GitHub Action (#6222)
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-01-18 14:44:22 -07:00
Moony
5fd45fc82a Revert "Chemistry JSON dump tool and companion GitHub Action (#6134)" (#6217)
This reverts commit 40e2e78e0f.
2022-01-17 16:06:19 -06:00
Sam Weaver
40e2e78e0f Chemistry JSON dump tool and companion GitHub Action (#6134)
* fuck

* oh boy

* Sorted every chem into guide groups

* WHY ARE YOU NOT ABSTRACT

* removes the target thing in favor of simply generating everything.

* eee

* Add group for med

* Update wiki JSON generation to use System.Text.Json

* Fix error on shutdown during wiki JSON generation

* First pass at automatic wiki workflow

* Add a temporary workaround while the build is continuing to give errors

* Update workflow to reference correct API url, track dependency.

* Compile wiki actions into one job rather than two

* Update page name to reference editable page

* Add other JSON file and parameterize root page path

* A few steps closer to using `System.Text.Json` to serialize properly

* Revert System.Text.Json and return to Newtonsoft.Json.

* Revert the revert. Return to System.Text.Json.

This reverts commit a5ea98dfdcfab3f605ac4d82d3b110f099324308.

* Add and register UniversalJsonConverter class.

* Narrow triggers for update-wiki GitHub action.

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-01-17 13:50:02 -06:00
Moony
9aed658f83 Paul, codeowner entries apply only once
@PaulRitter you accidentally overrode my CODEOWNERS entry.
2022-01-13 22:29:09 -06:00
Paul Ritter
92d15bb25e Update CODEOWNERS 2022-01-12 23:18:11 +01:00
Paul Ritter
bda5f0f19c forgot a tidbid 2022-01-12 23:02:41 +01:00
Paul Ritter
5c74df9302 add myself to codeowners 2022-01-12 22:43:00 +01:00
ElectroJr
a666da6797 Taking responsibility for my mistakes (codeowners) 2022-01-11 15:44:53 +13:00
mirrorcult
81fb52c041 Auto-labeling actions for pull requests (#6117) 2022-01-10 16:06:08 -07:00
Kara D
4be7c4a63e commit farmer 2022-01-09 15:06:49 -07:00
Kara D
268e3e3baf codeowners myself 2022-01-09 14:23:39 -07:00
Vera Aguilera Puerto
809ccef6fb Add new entries to CODEOWNERS for myself.
I won't get pinged for every single PR ever again, yay
2022-01-09 19:26:53 +01:00
Moony
2dfdb99a4a Move the vera/pjb fallback entry to the top. 2022-01-09 10:34:01 -06:00
Moony
3fd9b8efb7 Update CODEOWNERS 2022-01-08 23:10:03 -06:00
Moony
a3e73889b2 Adds myself as codeowner for various administration things. (#5592) 2022-01-08 16:52:03 -07:00
Kara D
8a84d30b05 update RSI diff workflow to space-wizards fork 2022-01-08 15:34:20 -07:00
Pieter-Jan Briers
b42412903b Don't allow concurrent publish actions.
If two commits gets pushed in quick succession, and the first takes much longer to publish (for some reason), said build can be considered "latest".

This just happened and it broke the servers.
2021-12-20 16:05:39 +01:00
Vera Aguilera Puerto
1860ad4b99 Publish master builds again 2021-12-11 16:15:07 +01:00
Paul
38990d4f95 stable branch publish 2021-12-05 20:34:31 +01:00
Pieter-Jan Briers
76a8f4d7da Change location of builds
It's a symlink now, no I won't have to change this again when I'm done formatting the HDD.
2021-11-27 17:14:40 +01:00
Kara D
7da2879220 Probably avoids the empty RSI diff bug 2021-11-17 22:59:05 -07:00
Pieter-Jan Briers
6f2cc733e7 Fix publish workflow 2021-11-09 15:19:32 +01:00
Javier Guardia Fernández
af579b15cc Update to .NET 6 and C# 10 (#5233)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-11-09 15:05:07 +01:00
Kara D
fbea5744e2 god bless Ana06
fixes rsi diff error on swept's massive PR
2021-10-09 13:15:08 -07:00
mirrorcult
e2f5dd9bad also here
it literally doesnt work
2021-10-07 18:19:37 -07:00
mirrorcult
35b9332ca2 Remove the auto labeler thing from pr template
it literally doesnt work
2021-10-07 18:19:03 -07:00
mirrorcult
f1e56483a2 Only run workflows when necessary (#4790)
* Run workflows only when necessary

* submod

* also run tests on yml change

* aba bab abab ababa

* give up

* give up 2
2021-10-07 13:32:42 -07:00
Kara D
f2618a4461 Fix rsi diff action
github moment, imagine caring about security
2021-10-06 21:59:30 -07:00
Kara D
d622480d2f Potential fix for RSI diff action 2021-10-06 21:20:06 -07:00
mirrorcult
a44359bdf1 RSI Diff Bot (#4785) 2021-10-07 04:09:59 +00:00
Pieter-Jan Briers
64813d9c56 Oops that broke integration tests on Windows. 2021-06-21 02:29:54 +02:00
Pieter-Jan Briers
4a46fbe6dd Enable server GC for integration tests. 2021-06-21 02:09:57 +02:00
Swept
67ae601863 Adds myself to codeowners for /Resources/ 2021-05-31 21:50:30 +00:00
Swept
56dfd880b2 Update yaml-linter.yml 2021-05-04 03:58:17 +00:00
Swept
2fe3a8ea12 Update build-test.yml 2021-05-04 03:53:55 +00:00
DrSmugleaf
666fb9e2af Make the YAML linter build step ignore nullable warnings
Now it will run even if there are nullable warnings.
2021-03-15 17:23:57 +01:00
ike709
25079ecab6 Improves RSI Validator (#3615)
* Improve the action

* Update

* Update .github/workflows/validate-rsis.yml

Co-authored-by: ike709 <sparebytes@protonmail.com>
2021-03-12 09:40:55 +01:00
DrSmugleaf
4f9bd4e802 Disable RSI validator on pushes
https://github.com/snapcart/json-schema-validator/issues/2
2021-03-10 14:46:11 +01:00
Pieter-Jan Briers
24f480c9c4 Elaborate on wording of changelog entries 2021-03-10 11:48:01 +01:00