Commit Graph
445 Commits
Author SHA1 Message Date
Jordan Dominion 76d6395683 Cleanups to PR opening message 2024-02-02 22:04:16 -05:00
Jordan Dominion 79e8e3b01c Cleanup security clearance for PRs
- Add the `CI Approval Required` label.
- Add required `permissions`.
- Pin action dependencies.
- Make comment message generic.
2024-02-02 14:25:54 -05:00
Jordan Dominion 0497dd328e Fix duplicate artefact uploads/steps 2024-01-31 18:38:51 -05:00
Jordan Dominion 3246ac93bb Use the correct checkout for Code Scanning 2024-01-30 22:04:22 -05:00
Jordan Dominion ad43286ba8 Remove the need for the extra CI token 2024-01-29 22:52:56 -05:00
Jordan Dominion 62423db1c5 Fix Code Scanning start conditional 2024-01-29 17:49:02 -05:00
Jordan Dominion 41a70a7bc6 Update to actions/checkout@v4 for master merge workflow 2024-01-29 17:48:30 -05:00
Jordan Dominion 9961ba6644 Add CI_STATUSES_TOKEN
Fold Code Scanning workflow into CI Pipeline

Fixes #1638

Update to v3 CodeQL action
2024-01-29 16:05:39 -05:00
Jordan Dominion b9f33ac5bc More attempts to suppress OD build warnings 2024-01-29 12:57:14 -05:00
Jordan Dominion 2e231da1ed Update upload-artifact and download-artifact to v4 2024-01-29 12:37:51 -05:00
Jordan Dominion ba59184f75 Make tests install proper OD dotnet versions 2024-01-29 08:57:27 -05:00
Jordan Dominion 36ad335ff8 Update deprecated actions
`cache` and `setup-dotnet` from @v3 to @v4
2024-01-29 08:52:03 -05:00
Jordan Dominion efb73f504d Fix issues with spaces in .dme names 2024-01-06 17:34:04 -05:00
Jordan Dominion d87ed2c390 Remove and additional V6 branch reference in CI 2023-12-24 08:51:36 -05:00
Jordan Dominion e99cb6ba40 Revert "Setup GitHub actions for V6 branch"
This reverts commit baa908f0b2.
2023-12-24 08:46:56 -05:00
Jordan Dominion 6eb6d73033 Set WarningLevel=0 for OD DMAPI build 2023-12-21 09:03:19 -05:00
Jordan Dominion 40c5ba97b4 Update to actions/checkout@v4 2023-12-16 16:51:44 -05:00
Jordan Dominion 198f0f714f Remove code scanning cron 2023-12-15 19:41:58 -05:00
Jordan Dominion d932b7e943 Revert "Fold Code Scanning into CI Pipeline"
This reverts commit 9ba8952809.
2023-12-15 19:40:27 -05:00
Jordan Dominion 15aa095970 Prominent errored windows tests artifact names 2023-12-03 14:11:48 -05:00
Jordan Dominion 1016596e5d Add a missing comment to CI 2023-11-29 15:11:11 -05:00
Jordan Dominion 0b5a36fea2 Do not start database services we're not using
See https://github.com/actions/runner/issues/822#issuecomment-1524826092
2023-11-29 15:06:57 -05:00
Jordan Dominion 3b8cbd8e73 Change CI cron to 4AM EST 2023-11-28 19:19:18 -05:00
Jordan Dominion 9ba8952809 Fold Code Scanning into CI Pipeline 2023-11-28 19:18:10 -05:00
Jordan Dominion ffb7dcfd5b Merge branch 'V6' into OpenDream 2023-11-17 10:49:45 -05:00
Jordan Dominion 3a158251a1 Merge branch 'dev' into V6 2023-11-17 10:49:35 -05:00
Jordan Dominion 682d954262 Fix Windows Live tests always succeeding 2023-11-16 23:14:22 -05:00
Jordan Dominion a3e5828cb1 Merge branch 'V6' into OpenDream 2023-11-16 18:09:00 -05:00
tgstation-server 0d9de225b6 Merge branch 'dev' into V6 2023-11-16 04:22:47 +00:00
Jordan Dominion 67b6276ba4 Fix Windows Live test errors not printing 2023-11-15 17:33:52 -05:00
Jordan Dominion f87f36f03c Correct .yml formatting 2023-11-15 08:50:47 -05:00
Jordan Dominion 4788ceaa5f Merge branch 'V6' into OpenDream 2023-11-15 08:11:19 -05:00
Jordan Dominion b7b3f0db3f Use OD's specific dotnet version where appropriate 2023-11-14 19:56:03 -05:00
Jordan Dominion a0fd49fd4b Merge branch 'V6' into OpenDream 2023-11-14 19:38:44 -05:00
Jordan Dominion e2e0114770 Update .NET 8.0 release
- Update Microsoft packages.
- Update EF Core tooling.
- Update Docker base images.
- Update build scripts.
- Update actions.
2023-11-14 17:25:18 -05:00
Jordan Dominion 6a4974f038 Merge branch 'dev' into V6 2023-11-14 17:18:55 -05:00
Jordan Dominion 2fba0f4113 Host MariaDB ourselves
- Locate using REST API.
- Bump to 10.11.6.
- Store in GitHub releases so older installers don't break.

Closes #1633
2023-11-14 12:26:59 -05:00
Jordan Dominion baa893ec1d Test OpenDream with TGS deployment 2023-11-13 22:09:12 -05:00
Jordan Dominion d8dd0f3f48 Merge branch 'V6' into OpenDream 2023-11-12 17:54:44 -05:00
Jordan Dominion c7287a021e Merge branch 'dev' into V6 2023-11-12 17:38:56 -05:00
Jordan Dominion 6f5c541fb6 Windows live tests in CI don't try to print
Closes #1710
2023-11-12 12:25:22 -05:00
Jordan Dominion b2bce2cc28 Merge branch 'V6' into OpenDream 2023-11-12 08:39:33 -05:00
Jordan Dominion de714c3369 We now have the tgs-min-compat OD tag 2023-11-11 14:48:18 -05:00
Jordan Dominion 06dda10ac2 Change the swagger documentation path to /doc/tgs_api.json
Change hosted site path to `/documentation`

Closes #1586
2023-11-10 10:35:44 -05:00
Jordan Dominion 30f2afe43b Merge branch 'V6' into OpenDream 2023-10-23 20:23:32 -04:00
Jordan Dominion df8c51ddf7 Merge branch 'dev' into V6 2023-10-23 15:11:01 -04:00
Jordan Dominion 50072ae222 Run milestone check on labeling 2023-10-22 14:20:24 -04:00
Jordan Dominion 103adf13d1 Increase delay before running --link-winget
Prevents PR content from being overwritten by the MS bot
2023-10-22 09:12:28 -04:00
Jordan Dominion b53b29189b Fix naming of CI matrix steps 2023-10-21 23:36:55 -04:00
Jordan Dominion cc1c955bc8 We call it the Advanced Watchdog now 2023-10-21 19:16:47 -04:00