Commit Graph

135 Commits

Author SHA1 Message Date
Pieter-Jan Briers
497be5a470 Project files CI changes (#14466) 2023-03-10 11:58:57 -08:00
Visne
b5b619d51a Add SECURITY.md (#14551) 2023-03-09 16:01:40 -06:00
Moony
028fa395d8 fix bors config (#14389)
i did an oops
2023-03-04 23:56:55 +00:00
Moony
7232bf4ba4 Configure and enable bors (#14383)
* Update build-test-debug.yml

* Update build-test-release.yml

* Update test-packaging.yml

* Update validate_mapfiles.yml

* Update yaml-linter.yml

* Update validate-rsis.yml

* Update validate-rgas.yml

* Create bors.toml
2023-03-03 22:55:05 -06:00
Pieter-Jan Briers
587e173bcc Oopsied the workflow file, awesome. (#14293) 2023-02-26 17:48:06 +01:00
Pieter-Jan Briers
61a671bbc6 Send changelog to Discord webhook. (#14292) 2023-02-26 17:45:06 +01:00
Moony
202680ac56 Enable merge group checks for our workflows. (#14005)
* Enable merge group checks for our workflows.

* Update build-test-release.yml

* Update validate-rgas.yml

* Update validate-rsis.yml

* Update validate_mapfiles.yml

* Update yaml-linter.yml

* Update test-packaging.yml
2023-02-09 16:35:34 +00:00
metalgearsloth
0e8b8c0735 Don't run gh actions on draft prs (#13706) 2023-01-26 14:37:28 -08:00
DrSmugleaf
098074fb61 Reword the PR template to be more concise (#13420) 2023-01-11 23:48:19 -07:00
Visne
a4725ef58e Improve issue template (#13379)
Since Markdown doesn't work in that menu anyways.
2023-01-10 22:39:54 +11:00
metalgearsloth
033e87aa3b Don't run CI For PJBot (#13188)
I have no idea what I'm doing
2022-12-26 17:37:57 -06:00
wrexbe
741c5a3c60 Remove self from test co-owner (#13131) 2022-12-21 06:13:10 -08:00
Pieter-Jan Briers
14f8b4e6d5 Use new validate-rsis for workflow (#12997)
* Use new validate-rsis for workflow

* A

* Add python deps

* --ignore-installed

* Make it only work on RSI changes again.

* Fix a bunch of RSIs.
2022-12-20 06:31:17 +01:00
Kara
a5d25fc75a Condense PR template a bit (#13021) 2022-12-13 16:37:17 -08:00
Kara
8cc2e2579e Update issue & PR template (#12884)
* Update issue & PR template

* p

* oop
2022-12-04 18:22:56 -06:00
Paul Ritter
d6be5d2df3 im back (#12705) 2022-11-22 00:12:02 +01:00
Paul Ritter
03e8076915 Update CODEOWNERS (#12647) 2022-11-17 12:00:10 +01:00
0x6273
8c52dac3f3 Update setup-dotnet in gh actions (#12261) 2022-10-30 12:05:51 -07:00
Moony
b03f17bda2 Update update-wiki.yml (#12189)
let ME DISPATCH THE WORKFLOW E
2022-10-25 14:52:50 -05:00
DrSmugleaf
df8973593f Run YAML schema validators on pull requests (#12156) 2022-10-22 20:05:05 -07:00
Paul Ritter
ffbf2aa901 hotfix benchmarks (#11855) 2022-10-12 01:24:34 +02:00
Paul Ritter
216dba2e3b removes unused benchmark action trigger (#11852) 2022-10-11 20:54:56 +02:00
Paul Ritter
4ef3891e9e updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
wrexbe
aaf0b34d0b Add self to code owners (#10634) 2022-08-15 20:32:40 -07:00
wrexbe
9add0e329f Update Engine to 0.40.3.0, put yaml action back (#10600) 2022-08-14 14:25:48 -07:00
wrexbe
31b93dfd72 Fix for yaml attributes (#10599) 2022-08-14 14:05:27 -07:00
Paul Ritter
f69fb1d9ce Validates yaml schemas from engine (#10133)
Co-authored-by: Paul Ritter <ritter.paul1@gmail.com>
2022-08-13 22:46:53 -07:00
AJCM-git
c98cd0a836 Adding a PR guidelines link to the github PR tempalte (#10057) 2022-07-26 17:36:04 -07:00
ike709
640e2dac89 Stop labeling draft PRs with merge conflicts (#9089) 2022-06-23 18:25:34 -07:00
wrexbe
81e3b2da88 Make tests faster (#8737)
* Test changes

* Make finding the test tile a little smarter
2022-06-19 20:22:28 -07:00
ike709
381bcf7c91 Don't flag merge conflicts on draft PRs (#8821) 2022-06-14 17:20:27 +10:00
ike709
1af683ee90 Revert "Remove merge conflict comment" (#8820) 2022-06-13 18:45:23 +02:00
wrexbe
a39233c6ff Remove merge conflict comment (#8819) 2022-06-13 08:03:00 -07:00
Moony
ab1b37ebbf Add a merge conflict check. (#8626)
* Add a merge conflict check.

This is directly copied from https://github.com/wixoaGit/OpenDream/pull/648

* Update .github/workflows/conflict-labeler.yml

Co-authored-by: ike709 <ike709@users.noreply.github.com>

Co-authored-by: ike709 <ike709@users.noreply.github.com>
2022-06-04 20:34:48 -07:00
wrexbe
040d1c3aa4 Fix debug tests with engine change (#8609) 2022-06-03 02:53:57 -07:00
DrSmugleaf
f98ac77179 More github action tests (#7301) 2022-05-30 19:52:27 -07:00
wrexbe
c4880d80d5 Fix github action test output spam (#8316) 2022-05-20 18:16:05 -07:00
Jacob Tong
09ae27f492 Update issue template (#8218) 2022-05-16 13:08:27 -07:00
Paul Ritter
6ec5af5582 workflow (#7987) 2022-05-07 13:17:55 +02:00
Vera Aguilera Puerto
e1eea793ea Allow publish workflow to be manually dispatched.
Will help in situations where we need to push a hotfix so people can continue playing the game normally.
2022-04-03 13:29:45 +02:00
Paul Ritter
f2d6fba6eb point-release 2022-04-02 20:30:36 +02:00
DrSmugleaf
19d8824951 Add myself to CODEOWNERS 2022-03-26 15:45:35 +01:00
Pieter-Jan Briers
5954b7668c Update my codeowners (#7287) 2022-03-26 12:46:21 +01:00
Zoldorf
c6517abea1 Update build-docfx.yml 2022-03-23 17:31:21 -06:00
Zoldorf
1a6d2632cf Update build-test.yml 2022-03-22 17:29:43 -06:00
Zoldorf
8a7b9b1597 Update update-wiki.yml 2022-03-22 17:28:22 -06:00
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