Commit Graph

5 Commits (fix/windows-runner-dist-644)

Author SHA1 Message Date
Sokuhatiku 52b336a8c9 Fix Unity project path in windows standalone build script 2024-01-10 00:10:34 +09:00
Sokuhatiku b19f319cde Set -nographics option for avoid d3d11 initialization error 2024-01-07 01:54:11 +09:00
Sokuhatiku 3e4f69fa9e Fix unity editor path 2024-01-07 01:51:51 +09:00
Falko 7c242f70d9
Set fullProjectPath variable in entrypoint.sh (#256)
* Set fullProjectPath variable in entrypoint.sh (#255)

* Add test that runs as host user

This should catch bugs like the one described in #255.
2023-12-25 11:53:38 +01:00
Andrew Kahr ce074787fb
Unity builder v4 Parity Update (#246)
- Updated activation strategy to align with builder strategy for more stable activation with retry logic
- Added `containerRegistryImageVersion` and `containerRegistryRepository` for improved custom image support
- Added `runAsHostUser` to fix self-hosted runner issues
- Scripts folder cleanup
- Added error/warning annotations for activation issues
- Improved serial masking
- Image environment factory addition and docker refactoring
2023-12-12 22:12:36 -08:00