 Jordan DominionandGitHub
|
60634598fa
|
Merge pull request #1464 from tgstation/1458-AddMapThreadsParam [APIDeploy][NugetDeploy]
Add -map-threads parameter support + 510 backwards compatibility and testing
api-v9.11.0
|
2023-07-13 18:24:50 -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
|
3159c4c705
|
Fix /usr/bin/dotnet for systemd testing
|
2023-07-13 08:19:04 -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
|
7dbcdce645
|
Add usings for redirected process std handles
|
2023-07-12 23:44:30 -04:00 |
|
Jordan Dominion
|
9a1634ec3d
|
Remove unnecessary whitespace
|
2023-07-12 23:38:29 -04:00 |
|
Jordan Dominion
|
0e4372639d
|
Add a .NET update todo
|
2023-07-12 23:35:48 -04:00 |
|
Jordan Dominion
|
772e884e8d
|
Additional /world/Export logging
|
2023-07-12 07:59:53 -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
|
78d5a89b9f
|
Add missing DMAPI return
|
2023-07-12 07:59:53 -04:00 |
|
Jordan Dominion
|
13bc6ec719
|
Additional DMAPI test logging
|
2023-07-12 07:59:52 -04:00 |
|
Jordan Dominion
|
bd2872a6c1
|
Remove non-existent file from .sln
|
2023-07-12 07:59:52 -04:00 |
|
Jordan Dominion
|
cf591635e8
|
Debug logging for DMAPI to hunt the dd topic issue
|
2023-07-12 07:59:51 -04:00 |
|
Jordan Dominion
|
dca716f89d
|
Additional logging when a topic request completes
|
2023-07-12 07:59:40 -04:00 |
|
Jordan Dominion
|
0a492cbecc
|
Additional testing for FifoSemaphore
|
2023-07-11 17:48:32 -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 |
|
Jordan Dominion
|
aad09cc370
|
More logging when DD terminates in test
|
2023-07-10 23:47:24 -04:00 |
|
Jordan Dominion
|
1747f79dac
|
Fix issues with event message queuing and detaches
|
2023-07-10 23:47:21 -04:00 |
|
Jordan Dominion
|
0ab023fa89
|
I am once again asking you to run the compat tests
|
2023-07-10 17:04:16 -04:00 |
|
Jordan Dominion
|
c290e929ec
|
Increase timeout for compat test BYOND install
|
2023-07-10 15:30:54 -04:00 |
|
Jordan Dominion
|
b6ced2b894
|
Make session topic calls exclusive FIFO
|
2023-07-10 15:30:51 -04:00 |
|
Jordan Dominion
|
a4362336fa
|
Add FifoSemaphore and test
|
2023-07-10 14:37:12 -04:00 |
|
Jordan Dominion
|
8d09bc830b
|
Increase Live tests topic timeout to 10s
|
2023-07-10 12:21:09 -04:00 |
|
Jordan Dominion
|
9ce06dd268
|
Do not create processStartTcs unnecessarily
|
2023-07-10 09:33:35 -04:00 |
|
Jordan Dominion
|
0bcb9859da
|
Revert bad merge
|
2023-07-10 09:33:12 -04:00 |
|
Jordan Dominion
|
3ae1117b57
|
Again, disable compat tests in GitHub actions
|
2023-07-09 23:56:36 -04:00 |
|
Jordan Dominion
|
0745fef651
|
Run compat test then edge test
|
2023-07-09 18:05:49 -04:00 |
|
Jordan Dominion
|
60bf46e9e2
|
Increase live tests topic timeout to 5s
|
2023-07-09 18:00:58 -04:00 |
|
Jordan Dominion
|
32c653357c
|
Don't run compat tests in GitHub actions
Contention triggers the topic issue. If it breaks we can add it back and bug Lummox to try and figure out the cause of it.
|
2023-07-09 15:12:04 -04:00 |
|
Jordan Dominion
|
b86837c093
|
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 1458-AddMapThreadsParam
|
2023-07-08 23:37:45 -04:00 |
|
Jordan Dominion
|
9c8fc14e82
|
Bookend where the compat tests start and end
|
2023-07-08 23:37:39 -04:00 |
|
 Jordan DominionandGitHub
|
a1f6812e8e
|
Merge pull request #1588 from tgstation/V6Setup
Setup GitHub actions for V6 branch
|
2023-07-08 19:56:27 -04:00 |
|
Jordan Dominion
|
d4470e04b6
|
Remove unnecessary reallocations
|
2023-07-08 14:29:33 -04:00 |
|
Jordan Dominion
|
b3fc3558cc
|
Do not catch topic timeouts
|
2023-07-08 14:28:45 -04:00 |
|
Jordan Dominion
|
baa908f0b2
|
Setup GitHub actions for V6 branch
|
2023-07-08 14:09:39 -04:00 |
|
Jordan Dominion
|
6ece6697ba
|
Fix a bunch of tests being inconclusive in CI
|
2023-07-08 13:59:39 -04:00 |
|
Jordan Dominion
|
93cfea62ac
|
Inconclusive map threads test until release.
Also fix lack of loggers in calls to InitializeByondVersion
|
2023-07-08 13:43:41 -04:00 |
|
Jordan Dominion
|
2b53227d1a
|
Fix priority SendRawTopic erroring when cancelled
|
2023-07-08 13:34:58 -04:00 |
|
Jordan Dominion
|
0b92f631ba
|
Only expect channels while we can guarantee them
|
2023-07-08 13:34:58 -04:00 |
|
Jordan Dominion
|
009b851f31
|
Make things slightly more debuggable
|
2023-07-08 13:34:57 -04:00 |
|
Jordan Dominion
|
e10f03e76d
|
Add an additional log message exception
|
2023-07-08 13:34:57 -04:00 |
|
Jordan Dominion
|
ccef09d50a
|
Error the DMAPI build if BYOND is too out of date
|
2023-07-08 13:34:56 -04:00 |
|
Jordan Dominion
|
4bcb3c49e7
|
Suppress DMAPI tests warning
|
2023-07-08 13:34:55 -04:00 |
|
Jordan Dominion
|
744e1835f8
|
Fix test instance backwards naming
|
2023-07-08 13:34:55 -04:00 |
|
Jordan Dominion
|
05a4f89a26
|
Fix possible race condition in DummyChatProvider
|
2023-07-08 13:34:54 -04:00 |
|
Jordan Dominion
|
6e1b6a6f67
|
Fix usage of TopicClient in live tests
|
2023-07-08 13:34:53 -04:00 |
|
Jordan Dominion
|
7e0af87ee2
|
Fix issues with the GetCommandLine test helper
|
2023-07-08 09:29:17 -04:00 |
|
Jordan Dominion
|
f31be02f1b
|
Merge branch 'dev' into 1458-AddMapThreadsParam
|
2023-07-07 16:45:53 -04:00 |
|