Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Brown 806ca08732 Cleanup more CA messages 2022-09-19 10:20:39 -04:00
Jordan Brown 65ec6a0e98 Remove ConfigureAwait(false) in top level projects 2022-09-19 10:19:08 -04:00
Jordan Brown b15bcd9fa0 More project standardization 2022-09-19 10:09:53 -04:00
Jordan Brown ba7bcdc862 Messages cleanup 2022-09-18 12:10:31 -04:00
Jordan Brown 4bde4124c4 Use source link 2022-09-17 19:45:15 -04:00
Jordan Brown f7f4a8d1d7 Remove include line 2022-09-17 18:39:24 -04:00
Jordan Brown 5c13416bcf Attempting to include host project in coverage 2022-09-17 18:13:58 -04:00
Jordan Brown 5556caf4ba Try using default coverlet output 2022-09-17 16:01:20 -04:00
Jordan Brown 027c051e98 Attempting to fix missing code coverage 2022-09-17 13:40:32 -04:00
Jordan DominionandGitHub fddbd6699a Merge pull request #1383 from tgstation/V5-NetOnly
TGS5 (.NET 6 update)
2022-09-17 10:51:59 -04:00
Jordan Brown 28829fafbd Round of package updates 2022-09-16 11:03:04 -04:00
Jordan Brown af61894393 Back to CodeCov 2022-09-15 20:36:50 -04:00
Jordan Brown dd8cb3e216 Update tags for various CI actions 2022-09-15 20:29:13 -04:00
Jordan Brown 44bdbd4ca3 Cleanup bad matricies 2022-09-15 20:23:59 -04:00
Jordan Brown 9d7db1bc78 Merge Code Scanning into CI Suit 2022-09-15 20:21:58 -04:00
Jordan Brown 4bb600c82c Try modified coveralls action 2022-09-15 20:21:02 -04:00
Jordan Brown 6368c8339f Try removing IncludeTestAssembly 2022-09-14 20:12:05 -04:00
Jordan Brown 8434db9f80 Cleanup coverlet.runsettings 2022-09-14 18:21:06 -04:00
Jordan Brown 59afcf04da Migrate to codecov-action@v3 2022-09-13 20:55:31 -04:00
Jordan Brown 6960525688 Update to .net-6.0. Fix errors and warnings
- Address various IDE messages
- Additional logging
- Do not access DB in Watchdog's actual Dispose
- Fix issue with legacy behaviour in PGSQL
- Remove obsolete dotnet workaround
- Update to v3 actions checkout/upload-artifact/download-artifact
2022-09-13 18:41:18 -04:00
Jordan DominionandGitHub 9fc1b90597 Merge pull request #1382 from tgstation/aa/model-fix-aaaaaaaaaaaaa [TGSDeploy]
Fix DD response model
tgstation-server-v4.19.1
2022-08-24 17:40:21 -04:00
AffectedArc07 3ef746379a Fix DD response model 2022-08-24 20:12:59 +01:00
Jordan DominionandGitHub 44a267a745 Merge pull request #1381 from tgstation/dev [APIDeploy][NugetDeploy][TGSDeploy]
v4.19.0
api-v9.6.0 tgstation-server-v4.19.0
2022-08-23 12:19:42 -04:00
Jordan DominionandGitHub 83fcca4fba Quick fix for #1378
Remove Debug assertion, because apparently it still happens in release builds
2022-08-22 19:06:33 -04:00
AffectedArc07andGitHub af1674b2cb Merge pull request #1380 from tgstation/1375-Profiler
Add Profiler Option to DD
2022-08-22 18:51:23 +01:00
Jordan Brown 49228ed6da Add Profiler Option to DD 2022-08-21 23:05:00 -04:00
Jordan DominionandGitHub eef79db309 Merge pull request #1379 from out-of-phaze/patch-1
Add -verbose argument to Dream Daemon by default
2022-08-21 22:13:00 -04:00
Penelope HazeandGitHub 89c6b06787 Add -verbose argument to Dream Daemon by default 2022-08-19 01:38:05 -05:00
Jordan DominionandGitHub ea13e98d9b Merge pull request #1376 from tgstation/alexkar598-patch-1
Improves security docs
2022-08-16 16:30:47 -04:00
Jordan DominionandGitHub e5c72c56ab Merge pull request #1377 from tgstation/Cyberboss-patch-1
Update CodeQL Workflow
2022-08-16 16:29:57 -04:00
Jordan DominionandGitHub d7025f9bfb Update CodeQL Workflow 2022-08-16 16:27:06 -04:00
alexkar598andGitHub 8a3e1cb74e Update SECURITY.md 2022-08-16 16:16:36 -04:00
bbc128a10d Update SECURITY.md
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
2022-08-16 16:15:24 -04:00
alexkar598andGitHub 5377ea0ae0 Update SECURITY.md 2022-08-16 16:03:46 -04:00
Jordan DominionandGitHub 79a0458410 Delete v5-merge.yml 2022-08-15 13:24:28 -04:00
Jordan DominionandGitHub d5e6ac65b4 Tie GitHub name to Discord name 2022-08-15 13:19:14 -04:00
Jordan DominionandGitHub f003c941f1 Merge pull request #1374 from tgstation/dev [APIDeploy][NugetDeploy][TGSDeploy]
v4.18.0
api-v9.5.0 tgstation-server-v4.18.0
2022-08-11 19:24:39 -04:00
AffectedArc07andGitHub ca181cd463 Merge pull request #1373 from tgstation/1372-AddDumpOnHeartbeartRestart
Add dump on heartbeart restart
2022-08-11 23:45:37 +01:00
Jordan Brown 4dcd5da7f4 "Fix" SQLite down migration 2022-08-11 17:21:19 -04:00
Jordan Brown 5f4c368a10 Add optional dumping on heartbeat restart
- Tied to CreateDumps permission
- Adds migration
- Adds tests
- Fix API library and client versions
2022-08-11 13:07:01 -04:00
Jordan Brown 61726323ee Correct launch parameters documentation comments 2022-08-11 12:15:14 -04:00
Jordan Brown 30f2d9aa8d Merge branch 'master' into dev 2022-08-10 09:54:09 -04:00
AffectedArc07andGitHub 3afb7f5105 Merge pull request #1371 [TGSDeploy]
Fix bad if statement
tgstation-server-v4.17.2
2022-08-09 20:06:16 +01:00
Jordan Brown 37188fad9c Version bump to 4.17.2 2022-08-09 10:56:36 -04:00
Jordan Brown 1fc146bdca Fix bad if statement 2022-08-09 10:55:23 -04:00
Jordan DominionandGitHub a640956d79 Bump core version to 4.18.0 2022-07-28 15:18:45 -04:00
Jordan DominionandGitHub fbecc41dea Merge pull request #1370 from tgstation/aa/invision-auth
Invision Community OAuth Support
2022-07-28 15:18:06 -04:00
AffectedArc07andGitHub e51cf2b695 Merge branch 'dev' into aa/invision-auth 2022-07-28 17:42:03 +01:00
AffectedArc07 d1a3812664 Cyber tweaks 2022-07-28 17:36:22 +01:00
AffectedArc07 00eab2d917 Style stuff 2022-07-28 16:34:22 +01:00