Files
CHOMPStation2/tools/tgs_test
CHOMPStation2 95a4a5c1dd [MIRROR] Adds Juke Build (#9006)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-09-24 02:30:54 +02:00
..
2024-09-24 02:30:54 +02:00

TGS Test Script

This is a simple app that does a few things

  • Downloads .tgs.yml information from a specific commit of a given repository.
  • Checks that the BYOND version in the .tgs.yml file matches the dependencies.sh version.
  • Connects to a TGS instance via command line parameters.
  • Uses the .tgs.yml information to automatically set up a TGS instance.
  • Runs a TGS deploy/launch and validates that they succeeded.

Look for its invocation in the GitHub workflows