Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Oct 14, 2025

  • added unity-cli open-project --build-target <option> for specifying an active build target to open the project with
  • bump deps
  • misc formatting and fixes
  • added additional build target tests
  • fix android sdk installation

- bump deps
- misc formatting and fixes
- added additional build target tests
Copilot AI review requested due to automatic review settings October 14, 2025 18:35
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 pull request updates the unity-cli package to version 1.3.1, including dependency updates, code formatting improvements, and expanded build target testing configuration.

  • Version bump from 1.3.0 to 1.3.1 with updated dependencies
  • Code formatting fixes including removal of empty lines and reordering of command group setup
  • Enhanced build target testing with additional platforms (WebGL, Android, iOS) and simplified Unity version format

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Version bump to 1.3.1 and dependency updates for semver, @types/node, and ts-jest
src/utilities.ts Removed empty line at beginning of file for cleaner formatting
src/cli.ts Reordered command group setup to occur after program configuration
.github/workflows/integration-tests.yml Updated workflow name from "tests" to "unity-build"
.github/workflows/build-options.json Simplified Unity version format and added WebGL, Android, and iOS build targets

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@StephenHodgson StephenHodgson merged commit 4e6a43f into main Oct 17, 2025
3 checks passed
@StephenHodgson StephenHodgson deleted the development branch October 17, 2025 02:05
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