-
-
Notifications
You must be signed in to change notification settings - Fork 3
unity-setup@v1.2.6 #42
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
Conversation
- removed the version check if hub was installed - fixed the legacy url check fallback - updated linux dependency installs for older editor versions
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 PR updates the unity-setup action to version 1.2.6 with improvements to Unity Hub installation and version checking logic. The main purpose is to optimize the Hub installation process and improve dependency management for different Unity Editor versions on Linux.
- Removed the automatic version check for Unity Hub when it's already installed
- Fixed the legacy URL check fallback mechanism for fetching Unity version information
- Added version-specific Linux dependency installation for older Unity Editor versions
Reviewed Changes
Copilot reviewed 4 out of 9 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/unity-hub.ts | Refactored Hub version checking logic, improved fallback URL handling, and added Linux dependency installation |
| src/install-unityhub-linux.sh | Removed hardcoded SSL library installation to allow version-specific handling |
| src/install-linux-dependencies.sh | New script for installing version-specific dependencies for Unity Editor on Linux |
| package.json | Version bump to 1.2.6 and minor dependency updates |
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 7 out of 12 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.
Uh oh!
There was an error while loading. Please reload this page.