Skip to content

unity-uwp-builder@v1.1.0#17

Open
StephenHodgson wants to merge 3 commits into
mainfrom
dev/v1.1.0
Open

unity-uwp-builder@v1.1.0#17
StephenHodgson wants to merge 3 commits into
mainfrom
dev/v1.1.0

Conversation

@StephenHodgson

Copy link
Copy Markdown
Member
  • upgrade to node24

Copilot AI review requested due to automatic review settings May 18, 2026 01:14

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Action for a v1.1.0 release with Node 24 runtime support, dependency refreshes, and changes to UWP sideload certificate handling.

Changes:

  • Upgrades the action runtime and validation workflow toward Node 24-era dependencies/actions.
  • Adds optional certificate password handling and changes certificate thumbprint behavior for sideload packages.
  • Updates release/version metadata, README usage, lockfile, bundled output, and release-tag workflow automation.

Reviewed changes

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

Show a summary per file
File Description
tsconfig.json Adds noEmit and reformats compiler config.
src/index.ts Updates sideload signing arguments, adds certificate password support, and hard-fails missing package outputs.
README.md Updates usage owner reference and documents certificate password input.
package.json Bumps package version and dependency versions, adds an override.
package-lock.json Refreshes resolved dependency tree for updated packages.
dist/licenses.txt Updates bundled license output after dependency changes.
action.yml Adds certificate password input and switches runtime to Node 24.
.github/workflows/validate.yml Updates validation workflow actions and Node setup.
.github/workflows/update-release-tags.yml Adds release tag update workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/index.ts Outdated
Comment thread src/index.ts Outdated
Comment thread src/index.ts Outdated
Comment thread README.md Outdated
Comment thread action.yml Outdated
- upgrade to node24
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.

2 participants