Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Dominion 21e7986d3e Regenerate MapThreads migration as it has drifted 2023-06-21 22:21:50 -04:00
Jordan Dominion 776c80416f Deal with that annoying file that appears after migration generation 2023-06-21 21:58:58 -04:00
tgstation-server 4cf8d7ff84 Merge branch 'master' into dev 2023-06-22 01:32:50 +00:00
Jordan DominionandGitHub b52bdee866 Merge pull request #1565 from tgstation/MiscFixes
Fix incorrect Discord embed error messages. Fix potential deadlock when a directory copy gets cancelled
2023-06-21 20:42:28 -04:00
Jordan DominionandGitHub 59eeebb640 Merge pull request #1561 from tgstation/IForgetWhatIWasDoing
Signals and SystemD Fixes
2023-06-21 19:31:39 -04:00
Jordan Dominion f40a2c7fb7 Merge branch 'dev' into 1458-AddMapThreadsParam 2023-06-21 19:28:17 -04:00
Jordan Dominion 581c06bb16 Remove unnecessary manifest entry 2023-06-21 18:39:59 -04:00
Jordan Dominion 04ceb9ade4 Merge branch 'master' into MiscFixes 2023-06-21 18:37:13 -04:00
tgstation-server 5c775a3247 Merge branch 'master' into dev 2023-06-21 20:17:53 +00:00
Jordan DominionandGitHub 2d1c090694 Merge pull request #1566 from Peliex/elevate
Automatic UAC evaluation for Tgstation.Server.Host.exe
2023-06-21 16:05:39 -04:00
Niko 8c48509dfc Created application resource manifest
Creates a separate resource manifest for the Tgstation.Server.Host.exe so that the process will automatically elevate to the user's highest permission when ran.  Shows a warning to the user and triggers UAC.
2023-06-21 10:40:15 -07:00
Jordan Dominion 0bcf6b1a7f Fix potential deadlock when a directory copy gets cancelled 2023-06-21 11:34:02 -04:00
Jordan Dominion e560f90c6f Fix incorrect Discord embed error messages 2023-06-21 11:32:31 -04:00
Jordan Dominion bedbb5ab8b SIGUSR2 does not let DreamDaemon gracefully shutdown 2023-06-21 02:39:10 -04:00
Jordan Dominion 1bf2c0a47e Use the correct systemd KillMode for TGS 2023-06-21 02:11:38 -04:00
Jordan Dominion 9c6a806e0a Merge branch 'dev' into 1458-AddMapThreadsParam 2023-06-21 01:34:00 -04:00
Jordan DominionandGitHub 7f04eef221 Merge pull request #1560 from tgstation/DebFixups
More Debian Packaging Improvements
2023-06-20 23:44:14 -04:00
tgstation-server 176163da32 Merge branch 'master' into dev 2023-06-21 01:24:04 +00:00
Jordan DominionandGitHub 0d81bac263 Merge pull request #1559 from tgstation/FixInfiniteHang
Fix rare but possible infinite bridge request hang. Lockdown package versions that consume secrets. Add CODEOWNERS
2023-06-20 21:13:53 -04:00
Jordan Dominion ee91d8cb3c Remove hardcoded keygrip in favour of repo var 2023-06-20 19:40:02 -04:00
Jordan Dominion 0d56465b4e Username as var instead of secret 2023-06-20 19:38:23 -04:00
Jordan Dominion c768ac9d78 Packaging bundle to be processed by tgstation-ppa 2023-06-20 19:38:22 -04:00
Jordan Dominion ccd9710979 Validate all debian artifact signatures 2023-06-20 19:38:21 -04:00
Jordan Dominion 6f598f38f1 Merge branch 'dev' into 1458-AddMapThreadsParam 2023-06-20 19:37:25 -04:00
Jordan Dominion 42dda455f6 Upload Nuget pacakges in dependent order 2023-06-20 18:47:14 -04:00
Jordan Dominion e4b3699bfc Explicitly tag actions that accept secrets 2023-06-20 18:47:14 -04:00
Jordan Dominion 66325222dd Add CODEOWNERS 2023-06-20 18:47:13 -04:00
Jordan Dominion 12e95cb073 Add missing .WithToken call 2023-06-20 18:05:27 -04:00
Jordan DominionandGitHub e622d1eed6 Merge pull request #1554 from tgstation/DebFuckery
.deb Distribution
2023-06-20 09:16:17 -04:00
Jordan Dominion 5119ecfa03 Use signal checking that works in Host.Watchdog 2023-06-20 08:23:02 -04:00
Jordan Dominion 195c37479e Revert "Use ThreadPool.WaitForSingleObject for SIGUSR1"
This reverts commit 41a805648f.
2023-06-20 08:16:38 -04:00
Jordan Dominion 93b3860d7d Fix MIME type of .deb 2023-06-20 08:11:29 -04:00
Jordan Dominion 7e539c71aa Merge branch 'dev' into DebFuckery 2023-06-19 23:18:36 -04:00
Jordan Dominion 7930a99618 Add PPA deploy step 2023-06-19 23:16:35 -04:00
tgstation-server 246f77bfa0 Merge branch 'master' into dev 2023-06-20 02:39:48 +00:00
Jordan DominionandGitHub 443bed7547 Merge pull request #1558 from tgstation/FixOversight
Test for an edge case I already handled
2023-06-19 22:27:46 -04:00
Jordan Dominion ec662fb31a Fix control Section 2023-06-19 22:20:00 -04:00
Jordan Dominion 42bc7e1b9d Better handling of when there's no signing key 2023-06-19 21:35:20 -04:00
Jordan Dominion b44592534d Simplify a declaration statement 2023-06-19 21:14:22 -04:00
Jordan Dominion 8824045cca Upload .dsc along with .deb 2023-06-19 21:08:02 -04:00
Jordan Dominion 2d04228464 Fix signing for real 2023-06-19 20:57:14 -04:00
Jordan Dominion a5970e9ab2 Test for an edge case I already handled
See `ranInitialDmbCheck` in WatchdogBase.MonitorLifetimes()
2023-06-19 19:41:25 -04:00
Jordan Dominion 786dc3375f Add missing underscore 2023-06-19 16:10:24 -04:00
Jordan Dominion 2e3d46a9f5 Recursive copy here 2023-06-19 16:08:49 -04:00
Jordan Dominion 59e548d0ac Fix gpg key import 2023-06-19 15:41:59 -04:00
Jordan Dominion a6a01aa155 ValueTask chat Providers 2023-06-19 15:41:22 -04:00
Jordan Dominion 0a68c3adeb Merge branch 'dev' into ValueTasks 2023-06-19 15:08:23 -04:00
Jordan Dominion 9919be478f Port 6dfbd9d to main README.md 2023-06-19 13:43:47 -04:00
6dfbd9dd33 Add @AffectedArc07's README suggestion change
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2023-06-19 13:43:14 -04:00
Jordan Dominion 1e9bccbadb Fix CodeQL workflow 2023-06-19 13:41:41 -04:00