Jordan Dominion and GitHub
ba91a9bb53
Merge pull request #1786 from tgstation/1741-Minidumps [APIDeploy][NugetDeploy]
...
Minidumps
api-v10.1.0
2024-02-02 19:20:30 -05:00
Jordan Dominion
98801c4a90
Add Minidump watchdog option to allow for smaller dumps
...
Previously, on Windows, these were exclusively full dumps. On Linux, they were exclusively minidumps.
Added API/DB Migrations change. Versions updated
Closes #1741
2024-02-02 17:30:33 -05:00
Jordan Dominion
0617d10484
Look specifically for .net.dmp files in OpenDream test
2024-02-02 15:25:33 -05:00
Jordan Dominion
00c2ee715f
Update dotnet-ef version
2024-02-02 15:10:45 -05:00
Jordan Dominion
f415bab22b
Update to latest stylecop beta
2024-02-02 14:39:25 -05:00
Jordan Dominion
279f4512b2
Update Octokit to v9.1.2
2024-02-02 14:38:28 -05:00
Jordan Dominion and GitHub
15b06c1c7c
Merge pull request #1784 from tgstation/1750-DotnetDump
...
Use `dotnet-dump` for OpenDream
2024-02-02 12:36:53 -05:00
Jordan Dominion
a31d0241e1
Switch to using Microsoft.Diagnostics.NETCore.Client for dotnet dumps
...
Much simpler
2024-02-02 09:46:34 -05:00
Jordan Dominion
198c3c1eaf
Dotnet dumps will use the .net.dmp extension
...
Also fix weirdness with file extension when two dumps were created in the same second
2024-01-31 23:21:54 -05:00
Jordan Dominion
8a3655c6f5
Fix EngineManager not respecting Session:LowPriorityDeploymentProcesses
2024-01-31 23:12:11 -05:00
Jordan Dominion
8d9233659f
Use dotnet-dump when dumping OpenDream
...
Closes #1750
2024-01-31 23:12:11 -05:00
Jordan Dominion and GitHub
a0ab7fca09
Merge pull request #1783 from tgstation/EnvFiles
...
Env files
2024-01-31 22:25:22 -05:00
Jordan Dominion
033f263ec1
Update Nuget packages
2024-01-31 20:06:59 -05:00
Jordan Dominion
9b196095ba
Merge branch 'master' into EnvFiles
2024-01-31 20:04:35 -05:00
Jordan Dominion and GitHub
8bd704705b
Merge pull request #1782 from tgstation/FixCheckoutSlownessOnMasterMerge
...
Fix checkout slowness on master merge. Fix Code Scanning start conditional
2024-01-31 19:54:30 -05:00
Jordan Dominion
0497dd328e
Fix duplicate artefact uploads/steps
2024-01-31 18:38:51 -05:00
Jordan Dominion
2468633ebf
Update README.md for env files and add a missing OD reference
2024-01-31 17:46:38 -05:00
Jordan Dominion
c4e7f0b04a
.env files for engine installations
2024-01-31 17:46:37 -05:00
Jordan Dominion
3246ac93bb
Use the correct checkout for Code Scanning
2024-01-30 22:04:22 -05:00
Jordan Dominion
4993304389
Add support for setting environment variables with IProcessExecutor
2024-01-30 20:53:00 -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
tgstation-server
9ca0f31f58
Merge branch 'master' into dev
2024-01-29 21:42:34 +00:00
Jordan Dominion
f1edc7693a
Merge branch 'Again'
2024-01-29 16:40:51 -05:00
Jordan Dominion
d8b06818a3
Workaround for GitHub API sometimes returning duplicate results
2024-01-29 16:40:41 -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
tgstation-server
de8dd25754
Merge branch 'master' into dev
2024-01-29 15:16:02 +00:00
Jordan Dominion and GitHub
bd217439a7
Merge pull request #1780 from tgstation/TryEnsuringSleepOffline
...
Update deprecated actions
2024-01-29 10:15:01 -05:00
Jordan Dominion
7add890f4d
Update CONTRIBUTING.md with info about .NET 7.0 SDK requirement
2024-01-29 08:58:48 -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
ed8c777677
Merge branch 'master' into dev
2024-01-25 09:01:11 -05:00
Jordan Dominion and GitHub
4cb55c3243
Merge pull request #1778 from tgstation/FixMessageAgain [TGSDeploy]
...
v6.1.5: Fix chat message for exit code 0 sessions
tgstation-server-v6.1.5
2024-01-24 23:01:32 -05:00
Jordan Dominion
f640c2d248
Add TestReferenceCountingContainer
2024-01-24 20:43:03 -05:00
Jordan Dominion
1b8b14de7a
Version bump to 6.1.5
2024-01-24 20:07:20 -05:00
Jordan Dominion
d0cb99bd70
Fix chat message for exit code 0 sessions
2024-01-24 20:06:23 -05:00
tgstation-server
6722c031d2
Merge branch 'master' into dev
2024-01-21 15:11:28 +00:00
Jordan Dominion and GitHub
97dcd9729d
Merge pull request #1777 from tgstation/Dotnet801
...
Update bundled dotnet redistributable to 8.0.1
2024-01-21 10:10:22 -05:00
Jordan Dominion
c11b99518f
Update bundled dotnet redistributable to 8.0.1
2024-01-21 02:50:00 -05:00
Jordan Dominion
1f6eae1342
Merge branch 'master' into dev
2024-01-20 20:57:28 -05:00
Jordan Dominion and GitHub
52f95e9f0b
Merge pull request #1776 from tgstation/1761-FixProxyShit [TGSDeploy]
...
v6.1.4: Fix more subpath stupidity
tgstation-server-v6.1.4
2024-01-20 20:54:06 -05:00
Jordan Dominion
c43aac1392
Remove winget dependency information
...
We already provide this package in the installer so it's actually not a dependency.
Refer to https://github.com/microsoft/winget-pkgs/issues/135625
2024-01-20 18:28:03 -05:00
Jordan Dominion
f8c511666b
Version bump to 6.1.4
2024-01-20 18:22:21 -05:00
Jordan Dominion
6f80660d25
Make swagger UI respect public path
2024-01-20 18:22:13 -05:00
Jordan Dominion
4d73cf2bb7
Disable trailing slash redirect for webpanel
...
Fixes #1761
2024-01-20 18:21:46 -05:00
Jordan Dominion
f1cc27b7f8
Merge branch 'master' into dev
2024-01-20 12:08:48 -05:00
Jordan Dominion and GitHub
9e7d306594
Merge pull request #1774 from tgstation/1773-ActiveNotMinimum [TGSDeploy]
...
v6.1.3: Fix aggressive hardlinking
tgstation-server-v6.1.3
2024-01-20 12:01:55 -05:00