Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
game-ci
/
unity-test-runner
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
149
Star
264
Code
Issues
13
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Thin wrapper: invoke game-ci/cli as a subprocess
- #310
#310
Merged
frostebite
merged 27 commits into
main
game-ci/unity-test-runner:main
from
thin-wrapper-unity-engine-core
game-ci/unity-test-runner:thin-wrapper-unity-engine-core
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Thin wrapper: invoke game-ci/cli as a subprocess
#310
frostebite
merged 27 commits into
main
game-ci/unity-test-runner:main
from
thin-wrapper-unity-engine-core
game-ci/unity-test-runner:thin-wrapper-unity-engine-core
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Make action a thin wrapper around game-ci/unity-engine-core
Show description for a8540a3
frostebite
committed
a8540a3
View commit details
Copy full SHA for a8540a3
Browse repository at this point
Commits on Aug 14, 2026
fix: pin @game-ci/unity-engine-core to a commit SHA, not the mutable main ref
Show description for 5e90938
frostebite
committed
5e90938
View commit details
Copy full SHA for 5e90938
Browse repository at this point
fix: depend on game-ci/cli's plugins/unity workspace, not archived unity-engine-core
Show description for 1e38c6f
frostebite
committed
1e38c6f
View commit details
Copy full SHA for 1e38c6f
Browse repository at this point
Commits on Aug 15, 2026
Merge remote-tracking branch 'origin/main' into thin-wrapper-unity-engine-core
Show description for 0dd629c
frostebite
committed
0dd629c
View commit details
Copy full SHA for 0dd629c
Browse repository at this point
fix: merge main + bump unity-engine-core pin to pick up shm-size fix
Show description for da402d1
frostebite
committed
da402d1
View commit details
Copy full SHA for da402d1
Browse repository at this point
fix: bump unity-engine-core pin to pick up docker-launch retry fix
Show description for f7d28f8
frostebite
committed
f7d28f8
View commit details
Copy full SHA for f7d28f8
Browse repository at this point
Commits on Aug 18, 2026
feat: convert to a genuine thin wrapper, shelling out to game-ci/cli
Show description for ac76ebf
frostebite
committed
ac76ebf
View commit details
Copy full SHA for ac76ebf
Browse repository at this point
Commits on Aug 24, 2026
feat: cache the game-ci CLI download even when cliVersion=latest
Show description for f4ccb31
frostebite
committed
f4ccb31
View commit details
Copy full SHA for f4ccb31
Browse repository at this point
fix: use the working inline Unity license instead of the stale secret
Show description for da2aa81
frostebite
committed
da2aa81
View commit details
Copy full SHA for da2aa81
Browse repository at this point
Revert "fix: use the working inline Unity license instead of the stale secret"
Show description for 1d2106d
frostebite
committed
1d2106d
View commit details
Copy full SHA for 1d2106d
Browse repository at this point
Commits on Aug 27, 2026
fix: map unityVersion to --engineVersion instead of ignoring it
Show description for 0739d15
frostebite
committed
0739d15
View commit details
Copy full SHA for 0739d15
Browse repository at this point
chore: fix formatting
frostebite
committed
477f41d
View commit details
Copy full SHA for 477f41d
Browse repository at this point
chore: rebuild dist/index.js with the engineVersion mapping fix
Show description for 562b5e7
frostebite
committed
562b5e7
View commit details
Copy full SHA for 562b5e7
Browse repository at this point
fix: always pass --engine=unity, fixing packageMode's "Engine not detected"
Show description for 0731665
frostebite
committed
0731665
View commit details
Copy full SHA for 0731665
Browse repository at this point
ci: retrigger verification for cli v0.1.37 (windows license retry, game-ci/cli#200)
frostebite
committed
f8bd045
View commit details
Copy full SHA for f8bd045
Browse repository at this point
ci: retrigger verification for cli v0.1.38 (license-return retry, seat-leak fix, game-ci/cli#202)
frostebite
committed
1ec6ebd
View commit details
Copy full SHA for 1ec6ebd
Browse repository at this point
ci: retrigger verification for cli v0.1.39 (mac/windows personal-license activation, game-ci/cli#204)
frostebite
committed
6f0667e
View commit details
Copy full SHA for 6f0667e
Browse repository at this point
ci: retrigger verification now that UNITY_SERIAL/EMAIL/PASSWORD are synced (game-ci/unity-builder#844)
frostebite
committed
bc2e375
View commit details
Copy full SHA for bc2e375
Browse repository at this point
ci: retrigger verification for cli v0.1.40 (serial-over-personal-license priority, game-ci/cli#206)
frostebite
committed
eeb5bad
View commit details
Copy full SHA for eeb5bad
Browse repository at this point
fix(ci): wire UNITY_SERIAL into main.yml's env block
Show description for bd46b00
frostebite
committed
bd46b00
View commit details
Copy full SHA for bd46b00
Browse repository at this point
Commits on Aug 28, 2026
Merge remote-tracking branch 'origin/main' into thin-wrapper-unity-engine-core
Show description for 1fc0f94
frostebite
committed
1fc0f94
View commit details
Copy full SHA for 1fc0f94
Browse repository at this point
fix(ci): authenticate download-cli.ts's GitHub API call to avoid rate-limiting
Show description for cd069d7
frostebite
and
claude
committed
cd069d7
View commit details
Copy full SHA for cd069d7
Browse repository at this point
fix: bump @actions/cache to v4 (v3's cache service backend was sunset March 2025)
Show description for 3e45fbc
frostebite
and
claude
committed
3e45fbc
View commit details
Copy full SHA for 3e45fbc
Browse repository at this point
fix: default githubToken to the workflow's own token
Show description for 317822c
frostebite
and
claude
committed
317822c
View commit details
Copy full SHA for 317822c
Browse repository at this point
fix: bump @game-ci/unity-engine-core pin to pick up the results-check ENOENT fix
Show description for 80ae213
frostebite
committed
80ae213
View commit details
Copy full SHA for 80ae213
Browse repository at this point
Commits on Aug 29, 2026
fix: bump @game-ci/unity-engine-core pin to pick up the explicit-docker-pull fix
Show description for e1d54a6
frostebite
committed
e1d54a6
View commit details
Copy full SHA for e1d54a6
Browse repository at this point
fix: remove accidentally-committed stale test result files, gitignore artifacts/
Show description for 975068d
frostebite
committed
975068d
View commit details
Copy full SHA for 975068d
Browse repository at this point
You can’t perform that action at this time.