Skip to content

Conversation

@StephenHodgson
Copy link
Member

  • fix env.UNITY_EDITOR_PATH

- fix env.UNITY_EDITOR_PATH
Copilot AI review requested due to automatic review settings September 28, 2025 04:01
Copy link

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 standardizes the environment variable name for Unity Editor path from UNITY_EDITOR to UNITY_EDITOR_PATH across the CLI tool and updates the version to 1.0.6.

  • Renamed environment variable from UNITY_EDITOR to UNITY_EDITOR_PATH for consistency
  • Updated error messages and help text to reference the new variable name
  • Updated GitHub workflow to use the new variable name

Reviewed Changes

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

File Description
src/cli.ts Updated environment variable references and help text from UNITY_EDITOR to UNITY_EDITOR_PATH
package.json Bumped version to 1.0.6 and added unity-cli keyword
.github/workflows/unity-build.yml Updated workflow to extract UNITY_EDITOR_PATH instead of UNITY_EDITOR from JSON output

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@StephenHodgson StephenHodgson merged commit e062f22 into main Sep 28, 2025
2 checks passed
@StephenHodgson StephenHodgson deleted the fix/editor-env-varable branch September 28, 2025 04:02
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