 Jordan DominionandGitHub
|
d0d506f738
|
Merge pull request #1920 from tgstation/1858-AppSupport [APIDeploy][NugetDeploy][DMDeploy]
Support for player count, uptime, and GitHub App authentication
dmapi-v7.3.0
api-v10.8.0
|
2024-09-04 09:13:23 -04:00 |
|
Jordan Dominion
|
02a9f268a9
|
Adjusting code to satisfy tests
|
2024-09-04 07:02:54 -04:00 |
|
Jordan Dominion
|
927ea68421
|
Fix fake PEM test on Linux
|
2024-09-04 06:46:57 -04:00 |
|
Jordan Dominion
|
984fb9b54d
|
Add exception handler wrapper for Tgstation.Server.Host.Console
|
2024-09-04 06:40:11 -04:00 |
|
Jordan Dominion
|
7415005d6e
|
Client count is unsigned for the love of god
|
2024-09-03 23:22:31 -04:00 |
|
Jordan Dominion
|
f2e87b0b15
|
Better documentation comment
|
2024-09-03 23:21:27 -04:00 |
|
Jordan Dominion
|
a778af4f6c
|
Remove unused undef
|
2024-09-03 23:20:24 -04:00 |
|
Jordan Dominion
|
72ef272f08
|
Strip GitHub from private key prefix
|
2024-09-03 23:18:54 -04:00 |
|
Jordan Dominion
|
3a7f344eea
|
Fix test auth conditional
|
2024-09-03 23:17:15 -04:00 |
|
Jordan Dominion
|
91f56e5f85
|
Add git credentials validation
Closes #1876
|
2024-09-03 23:13:11 -04:00 |
|
Jordan Dominion
|
9fe0c97d2a
|
Fix failing tests
|
2024-09-03 21:56:50 -04:00 |
|
tgstation-server-ci[bot]
|
f668b84e75
|
Merge branch 'master' into dev
|
2024-09-04 01:12:19 +00:00 |
|
 Jordan DominionandGitHub
|
e40c08a4f2
|
Merge pull request #1919 from tgstation/FixCaching
Fix client caching with app installation tokens
|
2024-09-03 21:11:09 -04:00 |
|
 tgstation-server-ci[bot]andGitHub
|
2a5c651f76
|
Merge pull request #1917 from tgstation/dependabot/nuget/YamlDotNet-16.1.0
Bump YamlDotNet from 16.0.0 to 16.1.0
|
2024-09-03 20:57:52 +00:00 |
|
 tgstation-server-ci[bot]andGitHub
|
cceb28a804
|
Merge pull request #1918 from tgstation/dependabot/nuget/Moq-4.20.71
Bump Moq from 4.20.70 to 4.20.71
|
2024-09-03 17:00:27 +00:00 |
|
Jordan Dominion
|
b2c8f2fa90
|
Unfuck the readme
|
2024-09-03 07:09:37 -04:00 |
|
Jordan Dominion
|
59dd0351b8
|
Move RepositorySettings out of Internal namespace
Make abstract
|
2024-09-03 07:02:39 -04:00 |
|
Jordan Dominion
|
157934730c
|
Fix DummyGitHubServiceFactory
|
2024-09-03 06:57:57 -04:00 |
|
 dependabot[bot]andGitHub
|
79a5fc02ea
|
Bump Moq from 4.20.70 to 4.20.71
Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.71.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](https://github.com/moq/moq/compare/v4.20.70...v4.20.71)
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-03 09:24:35 +00:00 |
|
Jordan Dominion
|
4bf7473579
|
Note on required app permissions
|
2024-09-02 21:48:57 -04:00 |
|
Jordan Dominion
|
0013b50463
|
Bump nuget versions
|
2024-09-02 21:01:31 -04:00 |
|
Jordan Dominion
|
628ebcccef
|
Merge branch 'Stuff' into 1858-AppSupport
|
2024-09-02 20:59:31 -04:00 |
|
Jordan Dominion
|
0f9448a39d
|
Support for GitHub Apps as instance repository credentials
|
2024-09-02 20:59:22 -04:00 |
|
Jordan Dominion
|
2a97242775
|
Minor spacing fix
|
2024-09-02 20:58:28 -04:00 |
|
 dependabot[bot]andGitHub
|
94d96df141
|
Bump YamlDotNet from 16.0.0 to 16.1.0
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v16.0.0...v16.1.0)
---
updated-dependencies:
- dependency-name: YamlDotNet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 09:56:06 +00:00 |
|
Jordan Dominion
|
02dbc29582
|
Fix client caching with app installation tokens
|
2024-08-31 22:20:52 -04:00 |
|
Jordan Dominion
|
debeba2aa2
|
Version bump to 6.10
|
2024-08-31 21:58:43 -04:00 |
|
Jordan Dominion
|
33dd07152d
|
API Bump to 10.8
|
2024-08-31 21:58:27 -04:00 |
|
Jordan Dominion
|
442ad80017
|
Add client count to DreamDaemon responses
Closes #1909
|
2024-08-31 21:58:17 -04:00 |
|
Jordan Dominion
|
c5341b4471
|
Move SystemD arg responsibility from service to Host Watchdog
|
2024-08-31 21:32:39 -04:00 |
|
Jordan Dominion
|
213d9e9ea4
|
Add launchTime field to DreamDaemonResponse
|
2024-08-31 21:08:12 -04:00 |
|
tgstation-server-ci[bot]
|
d7b12046e5
|
Merge branch 'master' into dev
|
2024-08-29 01:06:47 +00:00 |
|
 Jordan DominionandGitHub
|
29993cf144
|
Merge pull request #1916 from tgstation/TelemFix [TGSDeploy]
Fix version reporting telemetry not creating directory
tgstation-server-v6.9.2
|
2024-08-28 21:05:39 -04:00 |
|
Jordan Dominion
|
0c0372dcab
|
Use app token for ppa push
|
2024-08-28 18:37:56 -04:00 |
|
Jordan Dominion
|
087074ce7b
|
Scope the SS13 org token
|
2024-08-28 18:31:51 -04:00 |
|
Jordan Dominion
|
a7c1b030e9
|
Version bump to 6.9.2
|
2024-08-28 18:03:12 -04:00 |
|
Jordan Dominion
|
a0dff80c35
|
Fix version reporting when the user directory for TGS was not created beforehand
|
2024-08-28 18:02:46 -04:00 |
|
tgstation-server-ci[bot]
|
1f6164dede
|
Merge branch 'master' into dev
|
2024-08-28 12:28:13 +00:00 |
|
 Jordan DominionandGitHub
|
77c9f24038
|
Merge pull request #1915 from tgstation/FixSS13Sync
Fix ss13 sync
|
2024-08-28 08:26:38 -04:00 |
|
Jordan Dominion
|
c160c599cd
|
Switch to actions/create-github-app-token
Fix SS13 target installation
|
2024-08-28 07:07:14 -04:00 |
|
Jordan Dominion
|
368edd3e5b
|
Fix SS13 checkout ref
|
2024-08-28 07:02:59 -04:00 |
|
tgstation-server-ci[bot]
|
1a715dfa6a
|
Merge branch 'master' into dev
|
2024-08-28 00:29:24 +00:00 |
|
 tgstation-server-ci[bot]andGitHub
|
4d28489375
|
Merge pull request #1894 from tgstation/dependabot/github_actions/master/thollander/actions-comment-pull-request-2.5.0
Bump thollander/actions-comment-pull-request from 2.4.3 to 2.5.0
|
2024-08-28 00:28:18 +00:00 |
|
 dependabot[bot]andGitHub
|
08f55e20da
|
Bump thollander/actions-comment-pull-request from 2.4.3 to 2.5.0
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](https://github.com/thollander/actions-comment-pull-request/compare/1d3973dc4b8e1399c0620d3f2b1aa5e795465308...fabd468d3a1a0b97feee5f6b9e499eab0dd903f6)
---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-27 22:21:54 +00:00 |
|
tgstation-server-ci[bot]
|
11fe99cb09
|
Merge branch 'master' into dev
|
2024-08-27 14:19:14 +00:00 |
|
 Jordan DominionandGitHub
|
e227bd438e
|
Merge pull request #1896 from tgstation/dependabot/github_actions/master/actions-ecosystem/action-add-labels-1.1.3
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
|
2024-08-27 10:18:04 -04:00 |
|
 dependabot[bot]andGitHub
|
9988e3b762
|
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
Bumps [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](https://github.com/actions-ecosystem/action-add-labels/compare/bd52874380e3909a1ac983768df6976535ece7f8...18f1af5e3544586314bbe15c0273249c770b2daf)
---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-labels
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-27 13:02:57 +00:00 |
|
tgstation-server-ci[bot]
|
015188fba2
|
Merge branch 'master' into dev
|
2024-08-27 03:28:13 +00:00 |
|
 tgstation-server-ci[bot]andGitHub
|
1e846af2f9
|
Merge pull request #1914 from tgstation/dependabot/github_actions/master/pascalgn/size-label-action-0.5.4
Bump pascalgn/size-label-action from 0.5.2 to 0.5.4
|
2024-08-27 03:23:41 +00:00 |
|
 tgstation-server-ci[bot]andGitHub
|
3bdff560be
|
Merge pull request #1913 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore.Newtonsoft-6.7.3
Bump Swashbuckle.AspNetCore.Newtonsoft from 6.7.1 to 6.7.3
|
2024-08-27 02:25:01 +00:00 |
|