Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Dominion 85591b8ec6 Add Encrypt=false to hardcoded MSSQL connection strings 2023-07-27 19:31:37 -04:00
Jordan Dominion ba8999993f Switch to using Microsoft.Data.SqlClient 2023-07-27 17:30:42 -04:00
Jordan Dominion 52c78d28dc Downgrade EF for now as MySQL and PGSQL connecters don't yet support it 2023-07-27 17:15:12 -04:00
Jordan Dominion aeda043912 Copy all .props in docker build at once 2023-07-27 08:07:10 -04:00
Jordan Dominion da5a9d80ae Do not .dockerignore any solution projects 2023-07-27 02:11:32 -04:00
Jordan Dominion efa3d6a47a Remove explicit restore step from docker build 2023-07-27 01:47:48 -04:00
Jordan Dominion 1eee2ce9d8 Fix release build issues 2023-07-27 01:40:42 -04:00
Jordan Dominion 57c8eebda9 Allow .deb to build while in .NET preview 2023-07-27 01:21:51 -04:00
Jordan Dominion c5bcb02836 Fix setup-dotnet calls 2023-07-27 01:20:51 -04:00
Jordan Dominion c3bfff39b8 setup-dotnet in Code Scanning workflow 2023-07-27 01:04:04 -04:00
Jordan Dominion dc0ab131f2 Fix Dockerfile FROM statements 2023-07-27 01:03:01 -04:00
Jordan Dominion 13d0489ed2 Fix migrator references to V5 and update version 2023-07-27 00:48:52 -04:00
Jordan Dominion 58eb653732 Add missing SelfContained property to migrator 2023-07-27 00:47:22 -04:00
Jordan Dominion 67c4df3563 Workaround for https://github.com/dotnet/runtime/issues/89547 2023-07-27 00:40:40 -04:00
Jordan Dominion e84a621ea7 Migrate to .NET 8 Preview
- Update Nuget packages to preview
- Update documentation refs
- Update CI dotnet version
- Update redistributable
- Update winget and deb dependencies
- Update base docker images
- Remove unnecessary console `PropertyGroup`s
- Modify CI to be ODR for the dotnet version
- Fix upgrade `#error`s
- Http2 never worked and now throws a warning. Remove it
- Remove workaround for SqlClient breaking change
- Minor return signature optimization in ProcessExecutor
- Config version -> 5.0.0
- Core version -> 6.0.0
2023-07-26 21:12:57 -04:00
Jordan DominionandGitHub ea313db56e Merge pull request #1610 from tgstation/MariaDBPart2
More Windows installation UX improvements
2023-07-25 12:51:54 -04:00
tgstation-server c0b9d3d505 Merge branch 'master' into dev 2023-07-25 11:45:21 +00:00
Jordan Dominion fdbb87805c Fix failing service test 2023-07-25 07:44:37 -04:00
Jordan DominionandGitHub 63bf0a3717 Merge pull request #1611 from tgstation/Cyberboss-patch-1
Update README.md Stopping section
2023-07-25 07:43:58 -04:00
Jordan DominionandGitHub 31ca1eaf33 Update README.md Stopping section 2023-07-24 23:38:59 -04:00
Jordan Dominion 5fd5e83bd5 Fix issue with appsettings installation on Windows 2023-07-24 23:27:40 -04:00
Jordan Dominion 9f0c2bccf4 "Quote" some README.md paths 2023-07-24 20:08:05 -04:00
Jordan Dominion 882b163e88 Update Octokit.GraphQL 2023-07-24 20:08:05 -04:00
Jordan Dominion a8ca804f86 Update Remora.Discord 2023-07-24 20:08:04 -04:00
Jordan Dominion c79f12c2dc Service startup now waits for TGS initialization 2023-07-24 20:07:59 -04:00
Jordan Dominion 80215f81b0 More defaulting behavior for .exe installer 2023-07-24 17:06:38 -04:00
tgstation-server 3171b8b090 Merge branch 'master' into dev 2023-07-23 18:35:20 +00:00
Jordan DominionandGitHub fee685ddef Merge pull request #1609 from tgstation/DumpOnHealthCheckRestartFix
Prevent DumpOnHealthCheckRestart from crashing the monitor
2023-07-23 14:33:58 -04:00
Jordan Dominion 5b17368e1b Prevent DumpOnHealthCheckRestart from crashing the monitor 2023-07-23 10:52:32 -04:00
Jordan Dominion 172d949233 Merge branch 'master' into dev 2023-07-23 10:49:08 -04:00
Jordan DominionandGitHub 144b813eaf Merge pull request #1605 from tgstation/DocUpdate
Add Windows service + SystemD to features list
2023-07-23 03:19:34 -04:00
Jordan DominionandGitHub 7ee807fd5c Merge branch 'master' into DocUpdate 2023-07-22 22:34:25 -04:00
Jordan DominionandGitHub 02e20d46d5 Merge pull request #1608 from tgstation/Fixes [TGSDeploy]
Fix service arguments during install. v5.13.4 Release
tgstation-server-v5.13.4
2023-07-22 21:56:03 -04:00
Jordan Dominion 846c161ff6 Version bump to 5.13.4 2023-07-22 19:42:03 -04:00
Jordan Dominion ed507456f6 Fix service install setting -p arg incorrectly 2023-07-22 19:41:54 -04:00
Jordan Dominion ffae20768c Minor concurrency speedup for CodeModifications 2023-07-22 19:35:20 -04:00
Jordan Dominion bb0182e02b Add Windows service + SystemD to features list 2023-07-21 15:47:02 -04:00
tgstation-server 07631631bd Merge branch 'master' into dev 2023-07-21 03:13:59 +00:00
Jordan DominionandGitHub 463dc44f5a Merge pull request #1607 from tgstation/Simple
Add a 1 hour test timeout to CI
2023-07-20 23:12:42 -04:00
Jordan Dominion 7a51fe83c8 Add a 1 hour test timeout to CI 2023-07-20 21:53:50 -04:00
Jordan DominionandGitHub c78ab8e1e5 Merge pull request #1604 from tgstation/1603-MariaDBBundled
Bundle MariaDB (remotely) in installer as an option
2023-07-20 08:48:07 -04:00
Jordan Dominion 8d0e32a802 README.md notes about bundled MariaDB 2023-07-20 02:44:23 -04:00
Jordan Dominion 4e17fe6173 Remove README.md note about V3 2023-07-20 02:42:08 -04:00
Jordan Dominion aaffea8a89 Version bump to 5.14.0 2023-07-20 02:39:28 -04:00
Jordan Dominion 25651e37ba Add MariaDB to installer. Adjust SetupWizard to support it
Closes #1603
2023-07-20 02:38:54 -04:00
Jordan DominionandGitHub 4485165438 Merge pull request #1602 from tgstation/Cyberboss-patch-1
Fix the -map-threads test
2023-07-20 00:32:08 -04:00
Jordan Dominion 26123c4dfd Nuget package updates 2023-07-20 00:29:03 -04:00
Jordan Dominion 7396865138 Update bundled dotnet version to 6.0.20 2023-07-20 00:26:14 -04:00
Jordan Dominion edb1e3fce7 Fix the -map-threads test 2023-07-19 22:03:13 -04:00
Jordan DominionandGitHub 905e8684f0 Merge pull request #1601 from tgstation/FixInstallerDeps [TGSDeploy]
Fix Service having extraeneous dependency. v5.13.3 release
tgstation-server-v5.13.3
2023-07-17 14:31:49 -04:00