Skip to content

Conversation

@StephenHodgson
Copy link
Member

  • fix partial version lookup matching, sort lowest first

- fix partial version lookup matching, sort lowest first
@StephenHodgson StephenHodgson marked this pull request as ready for review August 5, 2025 19:51
Copilot AI review requested due to automatic review settings August 5, 2025 19:51
Copy link
Contributor

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 updates the unity-setup action to version 1.2.3, fixing the partial version lookup logic to sort matching versions from lowest to highest instead of highest to lowest.

  • Changed version sorting order from descending to ascending in fallback version matching
  • Updated package version from 1.2.2 to 1.2.3
  • Updated dependencies: yaml from ^2.8.0 to ^2.8.1 and typescript from ^5.8.3 to ^5.9.2

Reviewed Changes

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

File Description
src/unity-version.ts Modified sorting logic to sort valid releases from lowest to highest
package.json Version bump to 1.2.3 and dependency updates
Comments suppressed due to low confidence (1)

package.json:40

  • TypeScript version 5.9.2 does not exist. The latest TypeScript version as of my knowledge cutoff was 5.7.x. Please verify this version exists or use a valid version like ^5.7.2.
    "typescript": "^5.9.2"

@StephenHodgson StephenHodgson merged commit 09afb64 into main Aug 5, 2025
26 checks passed
@StephenHodgson StephenHodgson deleted the development branch August 5, 2025 23:00
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