Releases: game-ci/unity-test-runner
Releases ยท game-ci/unity-test-runner
Fix Error: Only 65535 characters are allowed
What's Changed
- Fix README.md typo by @davidmfinol in #273
- Fix GitHub Issue #214 by @davidmfinol in #274
Full Changelog: v4.3.0...v4.3.1
Privately scoped registry (ubuntu)
What's Changed
- feat: support private scoped registry on ubuntu by @nvandessel in #272
Full Changelog: v4...v4.3.0
Scoped Registries, Windows, and Unity 6 Support
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
- @nvandessel made their first contribution in #261
- @QuakeEye made their first contribution in #262
- @sokuhatiku made their first contribution in #257
Full Changelog: v4.1.1...v4.2.0
Bugfix ๐
Parity Update to match Unity Builder v4
What's Changed
- [BREAKING] Updated activation strategy to align with builder strategy for more stable activation with retry logic.
UNITY_EMAIL
andUNITY_PASSWORD
are now required - Added
containerRegistryImageVersion
andcontainerRegistryRepository
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
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
What's Changed
See https://game.ci/docs/github/test-runner/#sshpublickeysdirectorypath
New Contributors
Full Changelog: v3...v3.1.0
Use improved next generation images (v2.x)
Unity Package support ๐ฌ
What's Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #204
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #203
- Trims output length to avoid hitting github 2Mb limitation by @hraytilakhealthcare in #206
- Run linting by @davidmfinol in #207
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #213
- Add standalone testmode support by @timcassell in #219
- Add Feature to test Unity Packages by @trudeaua21 in #164 ๐
New Contributors
- @hraytilakhealthcare made their first contribution in #206
- @timcassell made their first contribution in #219
- @trudeaua21 made their first contribution in #164
Full Changelog: v2...v2.2.0
Fix coverage flag for newer editors ๐ค
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