Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan DominionandGitHub fff93f460c Merge pull request #2108 from tgstation/FixVersionAndShit [TGSDeploy]
v6.13.0 (fr this time): Version Bump + Custom Event completion event failure fix
tgstation-server-v6.13.0
2025-02-09 18:49:25 -05:00
Jordan Dominion 6fd12f9293 Version bump to 6.13.0 2025-02-09 15:26:38 -05:00
Jordan Dominion f8cf529937 Fix errored bridge events not sending their completion events 2025-02-09 15:26:24 -05:00
Jordan DominionandGitHub 0d6fedf87a Merge pull request #2107 from tgstation/dev [TGSDeploy]
v6.13.0
2025-02-09 10:14:33 -05:00
Jordan DominionandGitHub 136224a05a Merge pull request #2105 from tgstation/PreLaunchEvent [APIDeploy]
Pre-Launch DD Event + Exception Propagation Fix
2025-02-08 21:41:55 -05:00
Jordan Dominion 06d087fd3b Fix unit test 2025-02-08 19:48:01 -05:00
Jordan Dominion dc2c81c3a3 Fix null reference warning 2025-02-08 14:19:14 -05:00
Jordan Dominion 7a072cb3b5 Patch rest version 2025-02-08 12:13:32 -05:00
Jordan Dominion 1eddb9727f Merge branch 'dev' of https://github.com/tgstation/tgstation-server into PreLaunchEvent 2025-02-08 12:13:13 -05:00
Jordan DominionandGitHub 2ff53c37d2 Merge pull request #2087 from LetterN/doc-stuff
document updates
2025-02-08 12:03:49 -05:00
Jordan Dominion e93f41d888 Add missing semicolon 2025-02-08 07:38:32 -05:00
LetterN 108cd65673 thingies 2025-02-08 15:51:19 +08:00
Jordan Dominion 71bf2d2e0f Fix an IDE message 2025-02-07 19:19:54 -05:00
Jordan Dominion 4e7b982b1a Test adding manual wants to nix
Closes #2104
2025-02-07 19:18:47 -05:00
Jordan Dominion 8d32652561 Update other packages 2025-02-07 19:18:47 -05:00
Jordan Dominion be6e0628c9 Bump MSTest 2025-02-07 19:18:47 -05:00
Jordan Dominion a57343abb6 Update HotChocolate 2025-02-07 19:18:46 -05:00
Jordan Dominion 69978ba498 Switch a bunch of nix options to non-empty strings 2025-02-07 18:55:58 -05:00
Jordan Dominion 192e62e482 Fix deleting the propagated exception file before reading it
Fixes #2101
2025-02-07 18:50:30 -05:00
Jordan Dominion d235bcc482 Log the database provider used 2025-02-07 18:50:04 -05:00
Jordan Dominion 3f350aa6db Add DreamDaemonPreLaunch event 2025-02-07 18:01:58 -05:00
tgstation-server-ci[bot] e0eb59c5b5 Merge branch 'master' into dev 2025-01-27 02:18:54 +00:00
Jordan DominionandGitHub 4e242167af Merge pull request #2095 from Lorwp/Cyberboss-patch-1
Nix Updates
2025-01-26 21:17:37 -05:00
Lorwp fd4d4d7ea4 Merge remote-tracking branch 'upstream/master' into Cyberboss-patch-1 2025-01-27 10:28:18 +11:00
Lorwp 07dfdd961d Add After entries to Nix Module's service for the various dependant databases 2025-01-26 10:24:13 +11:00
tgstation-server-ci[bot] 7868ee0786 Merge branch 'master' into dev 2025-01-23 12:36:34 +00:00
Jordan DominionandGitHub 73abb5b3e9 Merge pull request #2096 from tgstation/Cyberboss-patch-2
Fix fork PR comment
2025-01-23 07:35:17 -05:00
Lorwp 854c8048a8 Set restartIfChanged on the TGS nix module's service, to ensure it doesn't get restarted and boots players 2025-01-23 10:30:37 +11:00
Jordan DominionandGitHub 794baa9d62 Fix fork PR comment 2025-01-22 18:30:23 -05:00
tgstation-server-ci[bot]andGitHub 25b9d6a943 Merge pull request #2093 from tgstation/dependabot/nuget/mstest-118c89bb76
Bump the mstest group with 2 updates
2025-01-22 15:32:15 +00:00
dependabot[bot]andGitHub eaba979abc Bump the mstest group with 2 updates
Bumps the mstest group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2)

Updates `MSTest.TestFramework` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mstest
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mstest
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 09:49:00 +00:00
tgstation-server-ci[bot]andGitHub d46ed1c636 Merge pull request #2081 from tgstation/dependabot/nuget/System.Management-9.0.1
Bump System.Management from 9.0.0 to 9.0.1
2025-01-22 00:20:58 +00:00
tgstation-server-ci[bot]andGitHub 70015251c1 Merge pull request #2083 from tgstation/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-9.0.1
Bump Microsoft.AspNetCore.SignalR.Client from 9.0.0 to 9.0.1
2025-01-21 11:02:01 +00:00
Lorwp 8a5a13718e Use a path for appsettings instead of a string 2025-01-21 12:45:39 +11:00
Jordan Dominion 5a0f6fea02 Try this 2025-01-20 20:25:23 -05:00
Lorwp 2dc0455147 Add EnvironmentFile option to nix package 2025-01-21 10:52:21 +11:00
tgstation-server-ci[bot]andGitHub 30e08b95a1 Merge pull request #2090 from tgstation/dependabot/nuget/multi-e0239f5c50
Bump Microsoft.Extensions.Hosting.WindowsServices, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.EventLog and System.ServiceProcess.ServiceController
2025-01-20 23:30:25 +00:00
tgstation-server-ci[bot]andGitHub ddae95e6c8 Merge pull request #2092 from tgstation/dependabot/nuget/multi-750d64a19d
Bump Microsoft.Extensions.Hosting.Systemd and Microsoft.Extensions.Logging.Console
2025-01-20 23:30:10 +00:00
Jordan DominionandGitHub 3877267e67 Reload instead of restart the service if only the config changes 2025-01-20 17:53:34 -05:00
tgstation-server-ci[bot]andGitHub e616feee1d Merge pull request #2091 from tgstation/dependabot/nuget/multi-28a5ca4316
Bump Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web
2025-01-20 22:43:51 +00:00
tgstation-server-ci[bot]andGitHub 5d733ddcba Merge pull request #2088 from tgstation/dependabot/nuget/coverlet.collector-6.0.4
Bump coverlet.collector from 6.0.3 to 6.0.4
2025-01-20 17:44:03 +00:00
dependabot[bot]andGitHub 50ebdaedd4 Bump System.Management from 9.0.0 to 9.0.1
Bumps [System.Management](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.Management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 13:20:01 +00:00
dependabot[bot]andGitHub cb0fb87f42 Bump Microsoft.AspNetCore.SignalR.Client from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 13:17:30 +00:00
dependabot[bot]andGitHub 895705fe77 Bump Microsoft.Extensions.Hosting.Systemd and Microsoft.Extensions.Logging.Console
Bumps [Microsoft.Extensions.Hosting.Systemd](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Hosting.Systemd` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.Systemd
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:23:55 +00:00
dependabot[bot]andGitHub 41c391d787 Bump Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [System.Text.Encodings.Web](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/8.3.1/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.3.0...8.3.1)

Updates `System.Text.Encodings.Web` from 9.0.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Encodings.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:23:08 +00:00
dependabot[bot]andGitHub a97b349c72 Bump Microsoft.Extensions.Hosting.WindowsServices, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.EventLog and System.ServiceProcess.ServiceController
Bumps [Microsoft.Extensions.Hosting.WindowsServices](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.EventLog](https://github.com/dotnet/runtime) and [System.ServiceProcess.ServiceController](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Hosting.WindowsServices` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1)

Updates `Microsoft.Extensions.Logging.EventLog` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1)

Updates `System.ServiceProcess.ServiceController` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.WindowsServices
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.EventLog
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.ServiceProcess.ServiceController
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:21:43 +00:00
dependabot[bot]andGitHub d9b07aed17 Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:18:44 +00:00
tgstation-server-ci[bot]andGitHub 44bbe52dc4 Merge pull request #2071 from tgstation/dependabot/nuget/System.ServiceProcess.ServiceController-9.0.1
Bump System.ServiceProcess.ServiceController from 9.0.0 to 9.0.1
2025-01-20 03:32:13 +00:00
tgstation-server-ci[bot]andGitHub d8f2ac00e8 Merge pull request #2075 from tgstation/dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-9.0.1
Bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1
2025-01-20 03:31:25 +00:00
tgstation-server-ci[bot]andGitHub fea2e3f20a Merge pull request #2077 from tgstation/dependabot/nuget/Microsoft.AspNetCore.Http-2.3.0
Bump Microsoft.AspNetCore.Http from 2.2.2 to 2.3.0
2025-01-20 03:31:17 +00:00