Commit Graph
1132 Commits
Author SHA1 Message Date
Jordan Dominion daa6db743a Version bump to 5.15.1 2023-08-25 11:24:03 -04:00
Jordan Dominion f1317ab987 Fix winget package not deploying
- Provide .msi for `push_manifest.ps1`

Fixes #1640
2023-08-25 11:23:44 -04:00
Jordan Dominion ff9753fa53 Merge branch 'dev' into V6 2023-08-25 10:40:55 -04:00
Jordan Dominion e9eaa42f5c Update to web control panel 4.24.0
Version bump to 5.15.0
2023-08-24 22:19:48 -04:00
Jordan Dominion 6f03703292 Merge branch 'dev' into V6 2023-08-24 14:36:31 -04:00
Jordan Dominion bf400a5910 Properly bump API library version 2023-08-24 12:25:24 -04:00
Jordan Dominion 3dbb460b72 Substitute product code in winget manifest 2023-08-24 12:21:20 -04:00
Jordan Dominion c343075d12 .NET 8 warning fixes that might as well be ported 2023-08-24 10:44:19 -04:00
Jordan Dominion 4b0a322b9f Add clairifying doc comment to DMAPI 2023-08-23 19:12:05 -04:00
Jordan Dominion 72da2c21b2 Remove superfluous DisplayVersion from winget package 2023-08-23 19:10:43 -04:00
Jordan Dominion ccc7c8cbca Portable pdbs are necessary for SourceLink
Mirroring fc007543db here
2023-08-23 00:07:23 -04:00
Jordan Dominion 0b3f9fe5a5 Add usage comment to Microsoft.SourceLink.GitHub 2023-08-22 19:46:08 -04:00
Jordan Dominion bdc6876734 Fix nuget copyright, setup source link 2023-08-22 19:35:04 -04:00
Jordan Dominion b78d201636 Merge branch 'V6' into LinusTechTipsIsCancelled 2023-08-21 22:19:11 -04:00
Jordan Dominion 794b6df712 Merge branch 'dev' into V6 2023-08-20 22:26:44 -04:00
Jordan DominionandGitHub 2b62e90113 Merge branch 'dev' into Cyberboss-patch-2 2023-08-20 19:54:28 -04:00
Jordan Dominion dd57d0a9b7 Remove unnecessary second rev-parse 2023-08-20 17:05:06 -04:00
Jordan Dominion a00f2e0a4a Actually delete stub changelog 2023-08-20 16:34:00 -04:00
Jordan Dominion 0b35e29d61 Add debian changelog support
Fix some other issues as well
2023-08-20 14:56:52 -04:00
Jordan Dominion afbd8e75be Merge branch 'dev' into 1147-TheChangelogBiggus 2023-08-20 01:29:56 -04:00
Jordan Dominion 5a045e7190 Merge branch 'dev' into V6 2023-08-20 01:26:30 -04:00
Jordan Dominion 29929d2978 Switch to MariaDB stable to fix build
Note they have a REST API for releases which we will likely need to use to avoid more 404s in the future: https://mariadb.org/downloads-rest-api/
2023-08-18 11:35:42 -04:00
Jordan DominionandGitHub 2957ed514f Bring client version in line
It should have been bumped in 29f5e87773
2023-08-17 20:27:20 -04:00
Jordan Dominion 29f5e87773 Deprecation notice for based meme removal
See commit 261ac08985
2023-08-15 18:53:27 -04:00
Jordan Dominion 261ac08985 Removes "Based on what?" meme
Linus Tech Tips is cancelled
2023-08-15 18:48:38 -04:00
tgstation-server e6960db1e2 Merge branch 'dev' into V6 2023-08-15 04:04:29 +00:00
tgstation-server 97659bc01d Merge branch 'master' into dev 2023-08-15 03:39:41 +00:00
Jordan Dominion a3dca5a55e Update winget manifest to 1.5 2023-08-14 20:25:23 -04:00
Jordan Dominion 3886b17d00 Merge branch 'dev' into V6 2023-08-14 10:13:37 -04:00
Jordan DominionandGitHub 42285c9f6a Merge pull request #1624 from tgstation/1573-RuntimeCleanup
Strip unnecessary runtimes from artifacts
2023-08-14 03:00:26 -04:00
Jordan Dominion 0e69de3239 Version bump to 5.13.7 2023-08-13 23:39:49 -04:00
Jordan Dominion bb8d1c52de Strip unnecessary runtimes from artifacts 2023-08-13 22:53:43 -04:00
Jordan Dominion c1c09c5b51 Update to .NET 8 preview 7 2023-08-13 18:43:23 -04:00
Jordan Dominion 0ca44a4fec Add deployment stage awareness to Discord embeds
- ErrorCode 79 no longer occurs on failing to send a chat message.
- Remove unnecessary parameter for previous compile job from IRemoteDeploymentManager.ApplyDeployment.
- Clean up DmbFactory.
- Fix DmbFactory not doing remote staging if no existing compile job was present.
2023-08-13 13:40:30 -04:00
Jordan Dominion a02e30fa49 Version bump to 5.13.6 2023-08-12 19:45:25 -04:00
Jordan Dominion fa60174cb3 Merge branch 'dev' into V6 2023-08-09 22:24:45 -04:00
Jordan Dominion 024ab92d25 Add missing Usage comment for Moq 2023-08-09 08:27:21 -04:00
Jordan Dominion b28571bac3 Dependency updates
- Add missing comments for some packages.
- Pin Moq due to bullshit e-mail scraping: https://github.com/moq/moq/issues/1374
2023-08-09 08:12:21 -04:00
Jordan Dominion 763cc84673 Version bump to 5.13.5 2023-08-08 19:20:31 -04:00
tgstation-server 7959b49aed Merge branch 'dev' into V6 2023-08-08 15:25:56 +00:00
tgstation-server c8085da6e2 Merge branch 'master' into dev 2023-08-08 15:22:36 +00:00
Kyle Spier-SwensonandGitHub 83dbe1b837 Fix restart policy
These are case sensitive,
2023-08-07 21:38:35 -07:00
Jordan Dominion fc007543db Switch to portable PDBs
This is needed to fix a .pdb lockup issue with GHA logger + coverlet.
See repro in 7aba43488d064b6bc67ef80116bc1198e98557ac
2023-07-28 15:46:56 -04:00
Jordan Dominion aeda043912 Copy all .props in docker build at once 2023-07-27 08:07:10 -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 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 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