Skip to content
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

Merged
merged 8 commits into from
May 7, 2024
Merged

Support Unity 6 #245

merged 8 commits into from
May 7, 2024

Conversation

AndrewKahr
Copy link
Member

Changes

  • Fix regex patterns for Unity 6
  • Fix Android variables for Unity 2021+
  • Increase freed space on Linux runners
  • Update report to backend packages
  • Update test workflow packages

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)

Copy link

github-actions bot commented May 6, 2024

Cat Gif

@GabLeRoux
Copy link
Member

GabLeRoux commented May 7, 2024

https://github.com/game-ci/docker/actions/runs/8976709291/job/24654170123?pr=245

Error: Invalid version "6000.0.0f1".

Details

CleanShot 2024-05-06 at 20 33 54@2x

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)

Copy link
Member

@GabLeRoux GabLeRoux left a 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 🚀

@AndrewKahr AndrewKahr merged commit 6d227be into main May 7, 2024
165 checks passed
@AndrewKahr AndrewKahr deleted the misc-fixes branch May 7, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants