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

Bump version of unity-builder #452

Closed
mfbrantner opened this issue Sep 21, 2023 · 3 comments · Fixed by #453
Closed

Bump version of unity-builder #452

mfbrantner opened this issue Sep 21, 2023 · 3 comments · Fixed by #453
Assignees
Labels
maintenance Actions regarding maintainance, updates of libraries, etc.

Comments

@mfbrantner
Copy link
Collaborator

The action unity-builder currently uses version 2. It can now be bumped to version 3.

Upgrading unity-builder requires a slight change to the build script, since it searches for a certain string in the log.

Note: Version 3 of unity-test-runner is also available, but there appears to be an issue with the edit-mode tests running indefinitely, so it should stay on v2 for the time being.

@mfbrantner mfbrantner added the maintenance Actions regarding maintainance, updates of libraries, etc. label Sep 21, 2023
@mfbrantner mfbrantner self-assigned this Sep 21, 2023
@FlorianGlawogger
Copy link
Collaborator

Since the last builds with the v3 version did not work correctly, the PR #453 got reverted again via #458.

@FlorianGlawogger
Copy link
Collaborator

According to game-ci/unity-builder#596 v4 of the UnityBuilder should handle the errors the same way as v2 did, maybe we can skip v3 and immediately go to v4?

@FlorianGlawogger
Copy link
Collaborator

unity-builder v4 has been merged into develop with #457

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Actions regarding maintainance, updates of libraries, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants