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

Nix Support #2000

Merged
merged 25 commits into from
Nov 9, 2024
Merged

Nix Support #2000

merged 25 commits into from
Nov 9, 2024

Conversation

Cyberboss
Copy link
Member

@Cyberboss Cyberboss commented Nov 9, 2024

🆑
Added Nix support.
Added the --bootstrap parameter to the host watchdog, which will cause it to look for TGS binaries in ~/.tgstation-server/lib instead of its local directory. This also causes it to read and save which TGS version should be used/was in use in ~/.tgstation-server/bootstrap.json
Fixed issues with engine installation jobs if the EngineInstallComplete script errored.
Fixed incomplete engine installations lingering if the EngineInstallComplete script errored.
The EngineInstallFail event will no longer run if the EngineInstallComplete script errored.
Fixed an issue where aborting a zip file upload for a TGS update would prevent the server from updating without a restart.
Added support for global EventScripts directories.
Released artifacts are now attested.
/🆑

🆑 Configuration
Added General:AdditionalEventScriptsDirectories array which can be used to specify EventScript directories that are used by all instances.
/:cl:

@Cyberboss Cyberboss added Fix Fixes incorrect functionality Feature New functionality Area: Engine With regard to managing engine installations Configuration Regarding the server setup JSON Host Watchdog Change A change to one of the Host./<Watchdog/Service/Console> projects which do not receive auto updates Posix Only Issue only applies to non-Windows deployments labels Nov 9, 2024
@Cyberboss Cyberboss added this to the v6.12.0 milestone Nov 9, 2024
tgstation-server-ci[bot]
tgstation-server-ci bot previously approved these changes Nov 9, 2024
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

Attention: Patch coverage is 41.04046% with 102 lines in your changes missing coverage. Please review.

Project coverage is 95.64%. Comparing base (310b147) to head (d1ee2e0).
Report is 26 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2000      +/-   ##
==========================================
- Coverage   95.70%   95.64%   -0.06%     
==========================================
  Files         810      811       +1     
  Lines      175103   175245     +142     
  Branches     3526     3549      +23     
==========================================
+ Hits       167583   167616      +33     
- Misses       6969     7060      +91     
- Partials      551      569      +18     

@Cyberboss Cyberboss merged commit 2aa16e8 into dev Nov 9, 2024
80 checks passed
@Cyberboss Cyberboss deleted the nixexperiment branch November 9, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Engine With regard to managing engine installations Configuration Regarding the server setup JSON Feature New functionality Fix Fixes incorrect functionality Host Watchdog Change A change to one of the Host./<Watchdog/Service/Console> projects which do not receive auto updates Posix Only Issue only applies to non-Windows deployments size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant