Commit Graph
8489 Commits
Author SHA1 Message Date
Jordan Dominion 5488203764 Fix ReleaseNotes build [APIDeploy][DMDeploy] api-v10.7.0 dmapi-v7.2.1 2024-08-11 16:13:26 -04:00
Jordan DominionandGitHub 0e4f6162c8 Merge pull request #1854 from tgstation/FixType [DMDeploy]
Fix DMAPI documentation comment typos
2024-08-11 11:54:28 -04:00
Jordan DominionandGitHub 1ac32205c1 Merge branch 'dev' into FixType 2024-08-11 08:41:53 -04:00
Jordan DominionandGitHub 71f5d976bb Merge pull request #1855 from tgstation/DoublePersist [APIDeploy][NugetDeploy]
Autismo Feature Saturday
2024-08-11 08:40:29 -04:00
Jordan Dominion 3d5d2319af Hopefully fix SS13 repo sync 2024-08-11 08:33:27 -04:00
Jordan Dominion c0c286ab56 Add missing env var to master merge 2024-08-11 07:50:08 -04:00
Jordan Dominion 0116a2ae1d Add spacestation13 fork sync 2024-08-11 07:49:47 -04:00
Jordan Dominion 7edf66440f Remove CPU tracking. It's a nothing stat on multi-core systems 2024-08-11 07:20:27 -04:00
Jordan Dominion 79fcf9c117 Version bump to 6.9.0 2024-08-11 01:30:50 -04:00
Jordan Dominion 77a20cce75 Implement CPU/Memory sampling
Closes #611
2024-08-11 01:30:49 -04:00
Jordan Dominion 5b4719c128 Fix a race condition in OpenDreamInstaller 2024-08-11 01:30:49 -04:00
Jordan Dominion 89d70be782 Implement repository recloning
Closes #1016
2024-08-11 01:30:49 -04:00
Jordan Dominion 788fbb5921 Minor code cleanups 2024-08-10 23:58:58 -04:00
Jordan Dominion 792947da4d Add configuration option to force use of dreamdaemon.exe 2024-08-10 23:58:57 -04:00
Jordan Dominion f7c94618b2 Fix DMAPI documentation comment typos 2024-08-10 22:54:04 -04:00
Jordan Dominion bd1deb0a9b Add 30 minute cache to GitHub releases requests
Closes #1831
2024-08-10 17:38:27 -04:00
Jordan DominionandGitHub a7789a04dd Merge pull request #1853 from tgstation/DMHTTPAPI [DMDeploy]
DMAPI v7.2.0
dmapi-v7.2.0
2024-08-10 00:45:57 -04:00
Jordan Dominion 8aa1522b7d Bump to MariaDB 11.4.2 2024-08-09 22:30:18 -04:00
Jordan Dominion 895212c265 DMAPI v7.2.0
- Add consumer APIs for overriding HTTP GET implementation.
- Fix Discord documentation links.
- Use IETF RFC 2119 wording in documentation.
- Populate some documentation comments for previously undocumented public entities.
2024-08-09 18:47:50 -04:00
tgstation-server-ci[bot] 4814601748 Merge branch 'master' into dev 2024-08-09 13:20:00 +00:00
Jordan DominionandGitHub a1d9374f94 Merge pull request #1852 from tgstation/FixCIAgain
Add missing dotnet versions to master merge
2024-08-09 09:18:12 -04:00
Jordan Dominion c6616df378 Add missing dotnet versions to master merge 2024-08-09 07:28:48 -04:00
Jordan DominionandGitHub 5a02b70f58 Merge pull request #1849 from tgstation/MinorCIFix
Add missing setup-dotnet step to master merge workflow
2024-08-08 07:33:27 -04:00
Jordan DominionandGitHub d1ca38bd70 Merge pull request #1850 from tgstation/dependabot/nuget/MSTest.TestAdapter-3.5.1
Bump MSTest.TestAdapter from 3.5.0 to 3.5.1
2024-08-06 22:32:18 -04:00
dependabot[bot]andGitHub ad4444761b Bump MSTest.TestAdapter from 3.5.0 to 3.5.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.5.0 to 3.5.1.
- [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.5.0...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 23:33:43 +00:00
Jordan DominionandGitHub 681585c906 Merge pull request #1851 from tgstation/dependabot/nuget/MSTest.TestFramework-3.5.1
Bump MSTest.TestFramework from 3.5.0 to 3.5.1
2024-08-06 19:22:25 -04:00
dependabot[bot]andGitHub dd048ef36e Bump MSTest.TestFramework from 3.5.0 to 3.5.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.5.0 to 3.5.1.
- [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.5.0...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 09:21:18 +00:00
Jordan Dominion 492bcbe919 Fix master merge bot committer e-mail 2024-08-04 22:33:09 -04:00
Jordan Dominion 5cf8f3b4e1 Add missing setup-dotnet step to master merge workflow 2024-08-04 11:14:46 -04:00
tgstation-server-ci[bot] 89b103afbb Merge branch 'master' into dev 2024-08-04 15:11:32 +00:00
Jordan DominionandGitHub e958a50b03 Merge pull request #1845 from tgstation/FixInstanceDelete
Fix Instance Detach Database Conflicts
2024-08-04 11:09:51 -04:00
Jordan DominionandGitHub e82b32582d Merge pull request #1847 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore-6.7.0
Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
2024-08-02 21:34:11 -04:00
dependabot[bot]andGitHub d903a8b42d Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 18:58:43 +00:00
Jordan DominionandGitHub 9432a4ba5c Merge pull request #1848 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore.Newtonsoft-6.7.0
Bump Swashbuckle.AspNetCore.Newtonsoft from 6.6.2 to 6.7.0
2024-08-02 14:56:03 -04:00
Jordan Dominion f1eaf9bfeb Add a check for dotnet tool version matches 2024-08-02 11:33:30 -04:00
Jordan Dominion 4ad3195ffa Fix the issue where you can't detach an instance due to database conflicts 2024-08-02 11:32:20 -04:00
Jordan Dominion db50f17482 Expose RevInfoTestMerges and TestMerges in IDatabaseContext 2024-08-02 11:31:19 -04:00
Jordan Dominion 2f0655cdc5 Remove Z.EntityFramework.Plus
Switch to using `RelationalQueryableExtensions.ExecuteDeleteAsync` for async deletes
2024-08-02 11:31:18 -04:00
dependabot[bot]andGitHub 837881dcaf Bump Swashbuckle.AspNetCore.Newtonsoft from 6.6.2 to 6.7.0
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.Newtonsoft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 09:32:40 +00:00
Jordan DominionandGitHub 0ce9235264 Merge pull request #1844 from tgstation/Cyberboss-patch-1
Re-run flaky tests up to 3 times
2024-07-31 18:23:54 -04:00
Jordan DominionandGitHub 13cd261b62 Re-run flaky tests up to 3 times 2024-07-31 16:52:31 -04:00
Jordan DominionandGitHub b9b7b381be Merge pull request #1843 from tgstation/Cyberboss-patch-1
Update SECURITY.md with better version support information
2024-07-27 23:50:27 -04:00
Jordan DominionandGitHub a512cc546b Update SECURITY.md with better version support information 2024-07-27 09:47:27 -04:00
Jordan DominionandGitHub 9b0bbc80fb Merge pull request #1842 from tgstation/dev [TGSDeploy]
v6.8.0
tgstation-server-v6.8.0
2024-07-27 00:35:26 -04:00
Jordan DominionandGitHub 374852fe5a Merge pull request #1835 from tgstation/BarGoesUpInFlames [APIDeploy][NugetDeploy]
Guard against users using relative pathing to set the project name to the .dme in the repository
api-v10.6.0
2024-07-26 18:26:23 -04:00
Jordan Dominion 3acd25e6d4 Check wrong .dme before .dme exists 2024-07-26 17:04:22 -04:00
Jordan Dominion 6559088ff1 Fix instance path normalization occuring across swarm instances 2024-07-26 17:04:22 -04:00
Jordan Dominion e8d3117763 Make DatabaseSeeder use new helper function 2024-07-26 17:04:21 -04:00
Jordan Dominion 0ba88f78fc Version bump to 6.8.0 2024-07-26 17:04:21 -04:00
Jordan Dominion d11dc01537 New error code for if you try to set a bad project name 2024-07-26 17:04:21 -04:00