Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Nov 27, 2025

  • renamed licensing-logs command to licensing-client-logs
  • added licensing-audit-logs
  • added hub-logs
  • added package-manager-logs

- renamed `licensing-logs` command to `licensing-client-logs`
- added `licensing-audit-logs`
- added `hub-logs`
Copilot AI review requested due to automatic review settings November 27, 2025 17:25
Copilot finished reviewing on behalf of StephenHodgson November 27, 2025 17:26
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 adds new logging commands and renames an existing one to better reflect Unity's licensing architecture. The version is bumped to 1.6.5.

Key changes:

  • Renamed licensing-logs command to licensing-client-logs for clarity
  • Added licensing-audit-logs command to access Unity Entitlements audit logs
  • Added hub-logs command to access Unity Hub application logs

Reviewed changes

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

Show a summary per file
File Description
src/unity-hub.ts Added static LogPath() method returning platform-specific Unity Hub log file paths
src/license-client.ts Converted logPath() to static ClientLogPath() and added ClientAuditLogPath() for audit logs
src/cli.ts Renamed command, added two new CLI commands for audit logs and hub logs
README.md Updated documentation to reflect command rename and new commands
package.json Version bump to 1.6.5

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

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

Copilot reviewed 8 out of 9 changed files in this pull request and generated 4 comments.


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

@StephenHodgson StephenHodgson merged commit b08e3d2 into main Nov 27, 2025
31 of 35 checks passed
@StephenHodgson StephenHodgson deleted the fix/log-file-paths branch November 27, 2025 21:41
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