Commit Graph
972 Commits
Author SHA1 Message Date
Jordan Dominion 88773528a9 Make some live tests more generic for OpenDream 2023-10-15 15:42:26 -04:00
Jordan Dominion 32873fa618 More API sanity for EngineVersions 2023-10-15 10:58:16 -04:00
Jordan Dominion a4a3b78645 Clean up ByondResponse 2023-10-15 01:50:39 -04:00
Jordan Dominion 1eeba3a4b2 Rename ByondVersion to EngineVersion 2023-10-15 01:49:39 -04:00
Jordan Dominion b8b9ad1e35 Fix BYOND specific WatchdogTest asserts 2023-10-14 23:11:03 -04:00
Jordan Dominion cb7bddb481 Fix test OD repo extraction 2023-10-14 22:47:29 -04:00
Jordan Dominion 947ec44e05 Fix stream seeking in test 2023-10-14 22:05:32 -04:00
Jordan Dominion e05e79b517 Setup Windows Firewall handling for OpenDream 2023-10-14 21:54:56 -04:00
Jordan Dominion 84c0fcd903 Redo how ByondVersion is implemented to support custom OD builds
- `SourceCommittish` -> `SourceSHA`, now MUST be full length.
- Fix OpenDreamInstaller.DownloadVersion requiring a JobProgressReporter.
- Fix naming of BYOND firewall rules
2023-10-14 21:54:33 -04:00
Jordan Dominion a1f2a04b9a Rearrange OD compat test slightly 2023-10-14 15:27:00 -04:00
Jordan Dominion 188932e800 Compare ByondVersion not Version 2023-10-14 14:35:34 -04:00
Jordan Dominion e6615e043b Don't reuse compat ports for OD in Live test 2023-10-14 13:24:40 -04:00
Jordan Dominion 46ed0ab4c2 Fix bad assumption about DummyGitHubService
How was this working previously?
2023-10-14 13:22:43 -04:00
Jordan Dominion 22f9a3bc61 Rework OD test to be alongside main tests
Fix a bunch of VS messages too
2023-10-14 12:17:32 -04:00
Jordan Dominion 59cefa9f4f Fix a VS message 2023-10-14 11:37:09 -04:00
Jordan Dominion abf7feed89 Merge branch 'V6' into OpenDream 2023-10-14 11:27:38 -04:00
tgstation-server ec2929b01f Merge branch 'master' into dev 2023-10-14 08:19:36 +00:00
Jordan Dominion a6907d360d Missed a spot 2023-10-14 03:45:36 -04:00
Jordan Dominion a3e3733668 Get most of the BYOND integration test working 2023-10-14 03:39:57 -04:00
Jordan Dominion e706f4cd7e Fix up all tests except the two main Live ones 2023-10-14 00:54:22 -04:00
Jordan Dominion 24f8130e1f Add bad BYOND build 515.1617 2023-10-13 22:19:04 -04:00
Jordan Dominion 10a0937945 Slowly pulling OpenDream stuff together 2023-10-12 22:13:35 -04:00
Jordan Dominion 90d516cfb9 More OpenDream engine implementation 2023-10-11 23:35:52 -04:00
Jordan Dominion b93b9bf6b9 Rename Byond namespace to Engine 2023-10-10 08:59:28 -04:00
Jordan Dominion 809ba413a7 Implement most of OpenDreamInstaller
Drop support for custom OD repositories, hopefully fix custom installs.

Need to go back to the git strat because of submodules
2023-10-09 18:46:56 -04:00
Jordan Dominion c4c656f982 Rename IByondInstaller to IEngineInstaller. 2023-10-09 16:22:21 -04:00
Jordan Dominion e5c895fb73 Rename ByondManager to EngineManager 2023-10-09 16:18:07 -04:00
Jordan Dominion 6e015f86fa WIP OpenDream Support 2023-10-09 15:42:29 -04:00
Jordan Dominion 8b59884bf9 Final ValueTask conversion 2023-10-07 17:41:19 -04:00
Jordan Dominion faeb730ebe Penultimate ValueTask conversion 2023-10-07 17:31:50 -04:00
Jordan Dominion cc6ee66733 ValueTask conversion for high level server stuff 2023-10-07 16:05:48 -04:00
Jordan Dominion dc52156e0e Even more ValueTask conversions 2023-10-07 14:59:08 -04:00
Jordan Dominion 5651c74c96 Merge branch 'dev' into ValueTasks 2023-10-07 14:07:41 -04:00
Jordan Dominion 29f5e87773 Deprecation notice for based meme removal
See commit 261ac08985
2023-08-15 18:53:27 -04:00
Jordan Dominion 1f64be32fa Merge branch 'master' into dev 2023-08-14 10:12:02 -04:00
Jordan Dominion 6213c9141b Regression test for config listing HTTP 500 2023-08-13 23:39:45 -04:00
Jordan Dominion 3b6f4e947a Merge branch 'dev' into ValueTasks 2023-08-13 23:36:21 -04:00
Jordan DominionandGitHub 21e4d2c710 Merge pull request #1622 from tgstation/1581-DiscordEmbedBetterness
Add deployment stage awareness to Discord embeds
2023-08-13 16:55:52 -04:00
Jordan Dominion 0ca44a4fec Add deployment stage awareness to Discord embeds
- ErrorCode 79 no longer occurs on failing to send a chat message.
- Remove unnecessary parameter for previous compile job from IRemoteDeploymentManager.ApplyDeployment.
- Clean up DmbFactory.
- Fix DmbFactory not doing remote staging if no existing compile job was present.
2023-08-13 13:40:30 -04:00
Jordan Dominion 6e54d69564 Merge branch 'master' into dev 2023-08-12 23:01:22 -04:00
Jordan Dominion 0b9f4c5cf3 Fallback method for missing BYOND linux zips 2023-08-12 19:45:24 -04:00
Jordan Dominion ba8999993f Switch to using Microsoft.Data.SqlClient 2023-07-27 17:30:42 -04:00
Jordan Dominion edb1e3fce7 Fix the -map-threads test 2023-07-19 22:03:13 -04:00
Jordan Dominion 6682796514 Fuck running the compat tests on Linux 2023-07-14 13:53:47 -04:00
Jordan Dominion 64564fa481 Disable system watchdog compat tests on Linux
TODO: https://github.com/tgstation/tgstation-server/issues/1592
2023-07-13 17:09:02 -04:00
Jordan Dominion f707d7812f Do not support 510 with system watchdog on Linux 2023-07-13 08:54:10 -04:00
Jordan Dominion 37316cc423 Re-enable compat tests in actions
Against my better judgement
2023-07-12 23:52:47 -04:00
Jordan Dominion 8301e6bd64 Fix compat tests chat job sometimes not being created in time 2023-07-12 07:59:53 -04:00
Jordan Dominion 0e9958fe54 Skip compat tests in GitHub actions for now
There's an issue with the cwd on Linux
2023-07-11 08:22:59 -04:00
Jordan Dominion 590faeee25 Do not cleanup temp dir at end of tests
Still cleans at beginning
2023-07-10 23:47:25 -04:00