link1345/Gua Godot GDScript CI

Install Godot, download the released Gua GDScript addon, link it into a Godot project, and run .NET tests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: link1345/gua-tester@c6064fa9c2ca6d65e5d0d309f214cecfdc43bd22 # v1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
godot-versionGodot version without status suffix, for example 4.7 or 4.6.3.no4.7
godot-statusGodot release status suffix, for example stable, rc1, or dev1.nostable
godot-executable-suffixGodot Windows executable archive suffix. Use win64.exe for GDScript builds.nowin64.exe
dotnet-version.NET SDK version used by the external test runner.no10.0.x
gua-repositoryRepository containing Gua Godot plugin releases.nolink1345/gua
gua-plugin-tagGua Godot plugin release tag. Leave empty to use the latest godot-plugin-* release.no""
gua-plugin-asset-patternAsset name wildcard used to select the addon zip from the release.nogua-godot-plugin-*.zip
project-pathPath to the consumer Godot project directory.nogame
test-projectPath to the consumer .NET test project that uses Gua.Testing.Godot.yes
configuration.NET test configuration.noRelease
test-loggerdotnet test logger argument.notrx;LogFileName=godot-gdscript.trx
namedescription
godot-executableAbsolute path to the downloaded Godot executable.
addon-pathPath where the Gua addon was linked inside the Godot project.