Skip to content

Releases: game-ci/unity-test-runner

Privately scoped registry (ubuntu)

03 Jun 17:08
eba7e93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4...v4.3.0

Scoped Registries, Windows, and Unity 6 Support

12 May 14:59
5817131
Compare
Choose a tag to compare

What's Changed

  • Add support for Scoped Registries by @nvandessel in #261
  • fix(package-mode): scoped registry manifest conditional by @nvandessel in #263
  • fix: add check before performing chmod on the code coverage path by @QuakeEye in #262
  • fix: Action did not work on Windows runners. by @sokuhatiku in #257
  • Support new unity versioning scheme with regex matching groups by @AndrewKahr in #264
  • Parity with unity builder image version regex by @AndrewKahr in #267

New Contributors

Full Changelog: v4.1.1...v4.2.0

Bugfix 🐛

25 Dec 10:55
7c242f7
Compare
Choose a tag to compare

What's Changed

  • Set fullProjectPath variable in entrypoint.sh by @falko17 in #256

New Contributors

Full Changelog: v4...v4.1.1

Parity Update to match Unity Builder v4

13 Dec 06:19
ce07478
Compare
Choose a tag to compare

What's Changed

  • [BREAKING] Updated activation strategy to align with builder strategy for more stable activation with retry logic. UNITY_EMAIL and UNITY_PASSWORD are now required
  • Added containerRegistryImageVersion and containerRegistryRepository for improved custom image support
  • Added runAsHostUser to fix self-hosted runner issues
  • Added error/warning annotations for activation issues
  • Improved serial masking
  • Fix workspace path for Windows runners (Credit @asyasmi)
  • Update to node20

Full Changelog: v4...v4.1.0

Windows Image Update

15 Nov 15:33
c80d909
Compare
Choose a tag to compare

What's Changed

  • Wrap "Project Directory" lines to fix dir/ls for paths with spaces by @lkkuma in #241
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #229
  • Bump actions/checkout from 3 to 4 by @dependabot in #239
  • [Breaking] Update windows images to Server 2022 and add docker parameters by @davidmfinol in #244
  • Bump actions/setup-node from 3 to 4 by @dependabot in #243

New Contributors

Full Changelog: v3...v4.0.0

Allow multiple SSH keys

06 Sep 21:38
275df98
Compare
Choose a tag to compare

What's Changed

  • Support multiple GitHub SSH deploy keys by @eronnen in #240

See https://game.ci/docs/github/test-runner/#sshpublickeysdirectorypath

New Contributors

Full Changelog: v3...v3.1.0

Use improved next generation images (v2.x)

22 Aug 10:29
9d0bc62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

Unity Package support 🔬

03 Jul 15:12
7787abf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.2.0

Fix coverage flag for newer editors 🤖

04 Dec 00:23
be0f55d
Compare
Choose a tag to compare

What's Changed

  • Add unityLicensingServer to action.yml so warning for input dissapears by @simensan in #201
  • Added dontClear coverage flag to default coverage options by @nicholas-maltbie in #202

Full Changelog: v2...v2.1.1

v2.1.0 Upgrade to node 16

07 Nov 21:18
9fe2feb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0