Commit Graph
75 Commits
Author SHA1 Message Date
Dominion 4ecdf8afe1 Move duplicate concrete IAbstractHttpClientFactorys to Common.HttpClientFactory 2023-04-23 13:57:57 -04:00
Dominion 43e1fec1b0 Move a bunch of non-core classes to new Utils namespace
- Clean up VS messages, primarily in SessionController.cs
2023-04-23 13:42:16 -04:00
Dominion a1b5dbe6ac Abstract HttpClient and FileDownloader
- Set all requests to use assemblyInformationProvider UserAgent by default.
- Removed DefaultIOManager's dependency on IAssemblyInformationProvider.
- Fixed bad Dispose scope for requests under construction in SwarmService.
2023-04-21 03:15:39 -04:00
Dominion de39cd2a80 Update Nuget Packages. Fix Test projects. Etc... 2023-03-25 15:16:43 -04:00
Dominion 0c2b3e0f2c Disable delayed autostart 2023-03-25 13:14:45 -04:00
Dominion 80f88ddc0b Suppress deprecated field warnings 2023-01-21 14:10:22 -05:00
Dominion 64d30d1758 Update release thread on release
Closes #1328
2022-10-08 20:55:38 -04:00
Jordan Brown 1ffcac73a1 Install dotnet hosting bundle 2022-09-28 16:40:52 -04:00
Jordan Brown 511cc7ef8f Don't pause after elevating process 2022-09-27 22:06:35 -04:00
Jordan Brown 8821574293 Don't try to execute a .dll 2022-09-27 21:26:04 -04:00
Jordan Brown ba49f023f0 Remove my API key lmao 2022-09-27 21:05:35 -04:00
Jordan Brown 875ed029f2 Add TGS3 -> TGS5 migrator 2022-09-27 01:48:59 -04:00
Jordan Brown ef2c89fb1b More ReleaseNotes fixes 2022-09-20 12:07:28 -04:00
Jordan Brown 9967908847 Fix potential issues with ReleaseNotes for V5 2022-09-20 08:58:41 -04:00
Jordan Brown b15bcd9fa0 More project standardization 2022-09-19 10:09:53 -04:00
Jordan Brown 28829fafbd Round of package updates 2022-09-16 11:03:04 -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 Brown c346c32102 Turns out this number can be a lie 2022-02-07 13:04:32 -05:00
Jordan Brown 5c31b26561 Remove more V4 references 2021-09-08 18:04:40 -04:00
Jordan Brown 8aff5e1a3f A couple of changes to ensure a smooth transition to V5
Closes #1295
2021-09-08 17:51:18 -04:00
Jordan Brown ab19227e88 Fix empty PR bodies erroring ReleaseNotes [TGSDeploy] 2021-08-29 18:21:01 -04:00
Jordan Brown d1b50204f9 Add description to patch and minor milestones 2021-08-16 11:52:06 -04:00
Jordan Brown a18b095d7f Package updates 2021-08-10 19:57:53 -04:00
Jordan Brown b9586c7fee The great stylecop update
Beware those that read into this commit. Here there be style conformance...

Closes #1252
2021-05-09 19:27:09 -04:00
Jordan Brown 892b2d7b25 Make PRs from deleted patch milestone generate release notes 2021-05-01 10:59:39 -04:00
Jordan Brown c1442774d2 Automatically roll unfinished minor issues forward 2021-04-29 10:55:57 -04:00
Jordan Brown 063ab88e10 Correct references to old webpanel repo 2021-01-27 17:05:56 -05:00
Jordan Brown ed0a04c4a0 Serparate the DMAPI version from Interop Version 2021-01-21 11:52:22 -05:00
Jordan Brown 9ef486c083 Release notes now credit authors 2021-01-10 15:18:01 -05:00
Jordan Brown faf81f906d Calls into IChatManager now queue messages
- Better timeout handling and hopefully kills the last spurious test failure
2020-12-15 13:18:51 -05:00
Jordan Brown 6532133f07 Actually debug the ReleaseNotes [TGSDeploy] 2020-11-07 10:47:43 -05:00
Jordan Brown 886d372aba Fix ReleaseNotes again [TGSDeploy] 2020-11-07 08:47:40 -05:00
Jordan Brown ffc7c9d478 Fix release notes [TGSDeploy] 2020-11-07 00:06:54 -05:00
Jordan Brown bf390840c5 Merge branch 'master' into dev 2020-11-06 02:56:48 -05:00
Jordan Brown f473d11fd5 Cleanup solution items
- Add all missing items
- Rename a DMAPI file
- Add a missing DMAPI README.md
- Removes TGS.postman_collection.json
- Delete rogue dev config file
- Fix bug with initial setup in Docker
- Minor README.md update
2020-11-05 20:18:14 -05:00
Jordan Brown 5a4e1a232d Minor whitespace cleanup 2020-10-20 13:05:43 -04:00
Jordan Brown e6fffdde39 Fix some versions XML navigation issues 2020-10-12 20:49:19 -04:00
Jordan Brown 1953ed45cb Incremental control panel building 2020-10-12 20:19:51 -04:00
Jordan Brown 9dcb066b2d Add config versioning.
- Included in release notes.
- Warnings in TGS when out of date.
2020-06-27 13:51:29 -04:00
Jordan Brown 0d475287d7 Allow release notes to better manage milestones 2020-06-26 14:37:53 -04:00
Jordan Brown b84fa01cd0 Package updates 2020-06-16 20:57:16 -04:00
Jordan Brown 89873d89e7 Even better release notes generation 2020-05-14 22:16:50 -04:00
Jordan Brown 4b9b72ca04 Improve release notes 2020-05-14 21:49:21 -04:00
Jordan Brown ba3bf77a51 We now support SQLite migrations 2020-05-12 14:36:17 -04:00
Jordan Brown 03e80017ef Add setup instructions to release notes 2020-05-11 11:02:45 -04:00
Jordan Brown 5da62df5fa Fix release notes 2020-05-09 14:21:13 -04:00
Jordan Brown f4da6c910c Fix an issue with release notes 2020-05-08 14:05:32 -04:00
Jordan Brown fd5fc7fce0 Add a warning about SQLite databases to ReleaseNotes 2020-04-25 01:42:47 -04:00
Jordan Brown b3151d908a Buffs release notes
Closes #922
2020-04-24 21:27:16 -04:00
Jordan Brown d9a744e063 Upgrade all frameworks except Tgstation.Server.Host
- All executables/tests to .NET Core 3.1
- All libs to .NET standard 2.1
- Exclude Tgstation.Server.Host and dependencies
- Exclude Watchdog library due to .NET framework incompatibility
2020-04-18 16:30:45 -04:00