Compare commits

..

2 Commits

Author SHA1 Message Date
Michael Buhler be7fee4d7c ci: add tests for Unity 6 and build profiles 2025-02-17 13:43:55 +07:00
Michael Buhler 5eccc32436 feat: add buildProfile parameter
add new `buildProfile` action param, which will be passed into
Unity as the `-activeBuildProfile ...` CLI param.

closes https://github.com/game-ci/unity-builder/issues/674
2025-02-17 13:39:33 +07:00
2 changed files with 256 additions and 369 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@kubernetes/client-node": "^1.1.0",
"@kubernetes/client-node": "^0.16.3",
"@octokit/core": "^5.1.0",
"async-wait-until": "^2.0.12",
"aws-sdk": "^2.1081.0",
+255 -368
View File
File diff suppressed because it is too large Load Diff