Skip to content

[email protected] #22

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

Merged
merged 13 commits into from
Apr 30, 2025
Merged

[email protected] #22

merged 13 commits into from
Apr 30, 2025

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Apr 29, 2025

  • add support for 2021.x arm unity editor installers
  • attempt to get changeset for version before installing

- add support for 2021.x arm unity editor installers
@StephenHodgson StephenHodgson marked this pull request as ready for review April 29, 2025 21:02
@StephenHodgson StephenHodgson requested a review from a team as a code owner April 29, 2025 21:02
@StephenHodgson StephenHodgson requested a review from Copilot April 30, 2025 00:45
Copy link

@Copilot 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 adds support for 2021.x ARM Unity Editor installers and improves how the changeset is determined before installation. Key changes include:

  • Updating the logging level for unsupported ARM cases from info to warning.
  • Adding a fallback to fetch the changeset via a new getChangeset function.
  • Adjusting the semver threshold for ARM compatibility and updating the workflow file to include necessary permissions.

Reviewed Changes

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

File Description
src/unity-hub.ts Implements changeset fetching logic, logging adjustments, and updates in ARM compatibility checks.
.github/workflows/validate.yml Adds permissions configuration to the validate job.
Files not reviewed (1)
  • package.json: Language not supported

@StephenHodgson StephenHodgson merged commit ea1ef9f into main Apr 30, 2025
22 checks passed
@StephenHodgson StephenHodgson deleted the development branch April 30, 2025 00:47
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