Commit Graph
9327 Commits
Author SHA1 Message Date
Jordan Dominion 65e4e9abc2 Releasing latest REST API [RESTDeploy] api-v10.12.1 2025-02-16 12:13:32 -05:00
Jordan Dominion eabacaa547 Releasing latest API [APIDeploy] 2025-02-15 19:16:17 -05:00
tgstation-server-ci[bot]andGitHub bc7c5f689e Merge pull request #2130 from tgstation/dependabot/nuget/Remora.Discord-2025.1.0
Bump Remora.Discord from 2024.3.0 to 2025.1.0
2025-02-15 03:04:43 +00:00
dependabot[bot]andGitHub fbc5e22a27 Bump Remora.Discord from 2024.3.0 to 2025.1.0
Bumps [Remora.Discord](https://github.com/Remora/Remora.Discord) from 2024.3.0 to 2025.1.0.
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/compare/2024.3...2025.1)

---
updated-dependencies:
- dependency-name: Remora.Discord
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 10:34:16 +00:00
tgstation-server-ci[bot]andGitHub a83a1879e2 Merge pull request #2126 from tgstation/dependabot/nuget/multi-48719534e2
Bump Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Logging
2025-02-14 08:50:59 +00:00
tgstation-server-ci[bot]andGitHub 150aba5af2 Merge pull request #2112 from tgstation/dependabot/nuget/Microsoft.Extensions.Logging.EventLog-9.0.2
Bump Microsoft.Extensions.Logging.EventLog from 9.0.1 to 9.0.2
2025-02-14 08:49:36 +00:00
tgstation-server-ci[bot]andGitHub f6d0b81ae1 Merge pull request #2127 from tgstation/dependabot/nuget/System.Management-9.0.2
Bump System.Management from 9.0.1 to 9.0.2
2025-02-14 02:58:12 +00:00
tgstation-server-ci[bot]andGitHub 4ee18e68c8 Merge pull request #2128 from tgstation/dependabot/nuget/mstest-7af25f11b4
Bump the mstest group with 2 updates
2025-02-13 14:25:07 +00:00
dependabot[bot]andGitHub 83bc9a10cd 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.3 to 3.8.0
- [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.3...v3.8.0)

Updates `MSTest.TestFramework` from 3.7.3 to 3.8.0
- [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.3...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-13 10:02:48 +00:00
dependabot[bot]andGitHub 441bc4046f Bump System.Management from 9.0.1 to 9.0.2
Bumps [System.Management](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2)

---
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-02-12 09:43:09 +00:00
dependabot[bot]andGitHub d9c3de3284 Bump Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Logging
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Bcl.AsyncInterfaces` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 09:42:12 +00:00
dependabot[bot]andGitHub 71e648e8ab Bump Microsoft.Extensions.Logging.EventLog from 9.0.1 to 9.0.2
Bumps [Microsoft.Extensions.Logging.EventLog](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 09:19:33 +00:00
Jordan DominionandGitHub 145ec3939c Merge pull request #2109 from Lorwp/idotheshasha
Fix sha256 of nix serverconsole fixed deviation
2025-02-10 12:24:58 -05:00
LorwpandGitHub 724704b50c Fix sha256 of nix serverconsole fixed deviation 2025-02-10 15:54:47 +11:00
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