-
-
Notifications
You must be signed in to change notification settings - Fork 0
unity-cli@v1.3.1 #29
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
unity-cli@v1.3.1 #29
Conversation
- bump deps - misc formatting and fixes - added additional build target tests
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.
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.
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.
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.
removed python checks for 2019/2020
unity-cli open-project --build-target <option>for specifying an active build target to open the project with