Skip to content

unity-setup@v1.0.20 #24

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 1 commit into from
May 17, 2025
Merged

unity-setup@v1.0.20 #24

merged 1 commit into from
May 17, 2025

Conversation

StephenHodgson
Copy link
Member

  • updated dependencies

- updated dependencies
@StephenHodgson StephenHodgson marked this pull request as ready for review May 17, 2025 19:41
@Copilot Copilot AI review requested due to automatic review settings May 17, 2025 19:41
@StephenHodgson StephenHodgson requested a review from a team as a code owner May 17, 2025 19:41
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 updates dependencies, refactors exported functions, and simplifies workflow configurations for the Unity setup GitHub Action.

  • Exports functions inline in TypeScript source files instead of using separate export statements.
  • Updates package.json dependency versions and version number.
  • Simplifies OS matrix and branch/tag specifications in workflow YAML files.

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/install-android-sdk.ts Refactored export of CheckAndroidSdkInstalled by moving to inline export
src/inputs.ts Refactored export of ValidateInputs using inline export
package.json Updated version to 1.0.20 and bumped dependency versions
README.md Removed the macos-13 OS option from the YAML example configuration
.github/workflows/validate.yml Updated branch specifications and removed macos-13 job configuration
.github/workflows/update-release-tags.yml Revised tag trigger syntax and added checkout fetch-tags option; removed update-major/minor flags
Comments suppressed due to low confidence (1)

.github/workflows/update-release-tags.yml:15

  • The removal of the update-major and update-minor flags may change the behavior of release tag updates; please ensure this change is documented and intentional.
fetch-tags: true

@StephenHodgson StephenHodgson merged commit 8196299 into main May 17, 2025
21 checks passed
@StephenHodgson StephenHodgson deleted the development branch May 17, 2025 19:46
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