-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Unity 6 #245
Support Unity 6 #245
Conversation
https://github.com/game-ci/docker/actions/runs/8976709291/job/24654170123?pr=245
Is it because it didn't use the latest version of test runner? the pipeline errors seems related to game-ci/unity-test-runner#264 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've skipped most of the generated files / node_modules files in my review. The regex seem fine to me. I'm not too confident about the changes about JAVA and ANDROID related env vars but I assume these are also good changes (namely 'Fix Android variables for Unity 2021+').
This looks good to me. I've identified something about the pipeline and test runner with unity 6, but other than that, this change looks good to me so far 🚀
Changes
Checklist