Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autismo Feature Saturday #1855

Merged
merged 8 commits into from
Aug 11, 2024
Merged

Autismo Feature Saturday #1855

merged 8 commits into from
Aug 11, 2024

Conversation

Cyberboss
Copy link
Member

@Cyberboss Cyberboss commented Aug 11, 2024

🆑 HTTP API
Added the immediateMemoryUsage byte count field to the DreamDaemon response model. This field will only be populated if the game server is running.
Added PATCH /api/Repository action which performs a reclone, deleting the old repository and re-cloning it from its origin. Added repository rights flag 16384 for this action.
The GitHub API calls made by GET /api/Administration are now cached for 30 minutes. This can be forcefully refreshed with the ?fresh=true query param.
/🆑

🆑 Configuration
The new configuration version is 5.2.0.
Added Session:ForceUseDreamDaemonExe which allows forcing the use of dreamdaemon.exe over dd.exe on Windows.
/:cl:

🆑
Fixed a potential NullReferenceException caused by a race condition in OpenDreamInstaller.
/🆑

🆑 Nuget: API
Added ImmediateMemoryUsage to DreamDaemonResponse model.
/🆑

🆑 Nuget: Client
Updated Tgstation.Server.Api dependency to version 10.7.0.
BREAKING: Added fresh parameter to IAdministrationClient.Read.
/:cl:

Closes #1831
Closes #1016
Closes #611

Merging with [APIDeploy][NugetDeploy]

@Cyberboss Cyberboss added Client Issue with the .NET client library Feature New functionality REST The JSON REST API for server control Area: Repository With regard to managing the git repository Area: Watchdog With regard to managing DreamDaemon servers Configuration Regarding the server setup JSON labels Aug 11, 2024
@Cyberboss Cyberboss added this to the v6.9.0 milestone Aug 11, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 11, 2024
@Cyberboss Cyberboss enabled auto-merge August 11, 2024 04:22
github-actions[bot]
github-actions bot previously approved these changes Aug 11, 2024
@Cyberboss Cyberboss disabled auto-merge August 11, 2024 12:27
@Cyberboss Cyberboss enabled auto-merge August 11, 2024 12:27
Copy link

codecov bot commented Aug 11, 2024

Codecov Report

Attention: Patch coverage is 78.03468% with 38 lines in your changes missing coverage. Please review.

Project coverage is 95.94%. Comparing base (a7789a0) to head (7edf664).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1855      +/-   ##
==========================================
- Coverage   95.96%   95.94%   -0.03%     
==========================================
  Files         713      713              
  Lines      163391   163502     +111     
  Branches     3226     3237      +11     
==========================================
+ Hits       156796   156869      +73     
- Misses       6105     6141      +36     
- Partials      490      492       +2     

@Cyberboss Cyberboss merged commit 71f5d97 into dev Aug 11, 2024
104 checks passed
@Cyberboss Cyberboss deleted the DoublePersist branch August 11, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Repository With regard to managing the git repository Area: Watchdog With regard to managing DreamDaemon servers Client Issue with the .NET client library Configuration Regarding the server setup JSON Feature New functionality REST The JSON REST API for server control
Projects
None yet
1 participant