Andrew Allbright

Results 25 comments of Andrew Allbright

Opened up a help post on GameCI's discord channel: https://discord.com/channels/710946343828455455/1268225581267550323

Investigating chat logs from the GameCI discord I remember seeing a suggestion that '_...after activation github actions steps, there is no reason to pass in username/password combination_.' ```bash export UNITY_LICENSE=$(cat...

Going to focus on this GameCI repo ([game-ci/unity-activate](https://github.com/game-ci/unity-activate)) instead of the GameCI test runner repo ([game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner)). From [dist/entrypoint.sh](https://github.com/game-ci/unity-activate/blob/main/dist/entrypoint.sh) it looks like there's a couple `unity-editor` commands; one for personal licenses...

Drafted up a bash script that uses the "native" installed Unity Editor app to run tests instead of going through the container image -- check it out here: https://github.com/googleforgames/agones/pull/3931 I...

I'm no longer interested in Unity at all. Maybe this issue helps someone in the future. If this is something relevant to your work I just have to say: good...