Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Nov 19, 2025

  • bump unity-cli@v1.5.5
  • use node24

- bump unity-cli@v1.5.5
@StephenHodgson StephenHodgson requested a review from a team as a code owner November 19, 2025 14:15
update workflows
Copilot AI review requested due to automatic review settings November 22, 2025 12:46
@StephenHodgson StephenHodgson changed the title unity-setup@v2.2.1 unity-setup@v2.2.2 Nov 22, 2025
Copilot finished reviewing on behalf of StephenHodgson November 22, 2025 12:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the unity-cli dependency from v1.5.3 to v1.5.5 and upgrades the action to version 2.2.2 (though the PR title indicates v2.2.1). The update includes significant improvements to error handling, Linux audio environment setup, and telemetry parsing for Unity CI workflows.

Key Changes:

  • Updated @rage-against-the-pixel/unity-cli from ^1.5.3 to ^1.5.5, bringing in glob package updates and license changes
  • Enhanced Unity Hub error detection to handle both success and failure completion messages
  • Added Linux audio environment configuration for better CI compatibility with pulseaudio support
  • Implemented telemetry parsing from Unity logs with GitHub Actions annotations for errors

Reviewed changes

Copilot reviewed 5 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
package.json Bumped version to 2.2.2 and updated unity-cli dependency to ^1.5.5
package-lock.json Updated lockfile with new dependency versions and glob package updates
tsconfig.json Changed compiler target from esnext to es2018, module system to commonjs, and fixed indentation
action.yml Upgraded from Node 20 to Node 24 runtime
dist/index.js Added Linux audio environment setup, improved error handling for Unity Hub, added telemetry parsing with CI annotations, and enhanced sdkmanager path resolution
dist/licenses.txt Updated glob package license from ISC to BlueOak-1.0.0
README.md Fixed YAML indentation in example workflow
.github/workflows/build.yml Updated free-disk-space action to pinned commit SHA, modified version-file syntax, and adjusted conditional for disk cleanup
.github/workflows/update-release-tags.yml Removed redundant fetch-tags parameter
.github/workflows/build-options.json Updated test matrix with more specific Unity versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@StephenHodgson StephenHodgson merged commit 574ed5b into main Nov 22, 2025
74 checks passed
@StephenHodgson StephenHodgson deleted the dev branch November 22, 2025 23:04
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.

1 participant