Commit Graph

10 Commits (f929d9ce08e6d081004f742d46b770127b1e2463)

Author SHA1 Message Date
Andrew Kahr f929d9ce08 Pass unity email and password to builder action for windows build tests 2022-01-24 18:39:58 -08:00
Andrew Kahr 220d01d404 Different method to force move file 2022-01-24 17:15:22 -08:00
Andrew Kahr 3e3a06e781 Fix move command in build-tests.yml 2022-01-24 16:40:34 -08:00
Andrew Kahr f3e4caf765 Fix typo in build-tests.yml 2022-01-24 15:44:29 -08:00
AndrewKahr e6106232b3
Update .github/workflows/build-tests.yml
Co-authored-by: David Finol <davidmfinol@gmail.com>
2022-01-24 14:21:17 -08:00
Andrew Kahr 1ce951d194 Remove windows unity test project, add ProjectSettings for the il2cpp backend, and add logic to replace the projectsettings file with the il2cpp one on windows test builds. 2022-01-21 16:53:43 -08:00
Andrew Kahr 52bb48dd5c Add additional build targets (uwp and tvOS)
Adjustments to build scripts to not require win10 sdk when not needed (tvOS)
Platform-based prereq setup
Setup image tags for the new platforms with errors if building on the wrong base os
Rename test-project-il2cpp to test-project-windows to be used for all windows based project building (IL2CPP backend selected instead of mono)
Fix tests to be platform based
2021-12-26 14:05:08 -08:00
Andrew Kahr 9228ae394f Add build-tests for windows and a unity project configured to output il2cpp 2021-12-18 21:56:27 -08:00
mob-sakai b0df698630
Security (#214)
* fix(test): embed unity license

* fix(test): checkout head

* fix(test): use `pull_request` event instead of `pull_request_target` event

* fix(test): fix k8s test
2021-02-08 17:06:43 +01:00
Webber Takken c7c1841c97
split workflows (#203) 2021-01-23 11:39:42 +01:00