Commit Graph

752 Commits (60e2147f85aa1040bf2bf32f5de17ffde531bf2b)

Author SHA1 Message Date
David Finol 309d668d63
Fix Builds Status Badge (#520)
* Fix Builds Status Badge

* Add Windows and Mac builds
2023-03-04 15:39:31 -06:00
AndrewKahr ef38f5a88a
Code cleanup (#511)
* Enable noImplicitAny
Add types to all implicit any variables
Bump target to ES2020 for recent language features (optional chaining)
Code cleanup
Add debug configuration for vscode
Remove autorun flag from jest to remove warning
Bump packages to fix dependency version mismatch warning
Changed @arkweid/lefthook to @evilmartians/lefthook as @arkweid/lefthook has been deprecated in favor of @evilmartians/lefthook
Added concurrency groups to integrity check and build workflows. New commits to branches will cancel superseded runs on the same branch/pr
Update imports to not use require syntax
Use node packages (ie node:fs rather than fs)
AndroidVersionCode is now a string rather than a number as it gets converted to a string when passed out of the system
Reduce timeout for windows builds
Remove 2020.1.17f1 from windows builds due to repeated license activation errors
Update naming scheme of workflows for consistency
Update build names so target platform and unity version aren't cut off by github actions UI

* Add exclude to test matrix for 2022.2 on android until Unity bug is fixed

---------

Co-authored-by: AndrewKahr <AndrewKahr@users.noreply.github.com>
2023-03-03 16:25:40 -08:00
Frostebite a9e7f80b57 fixes 2023-02-27 19:25:36 +00:00
Frostebite 15e0dc2ac2 fixes 2023-02-27 19:14:36 +00:00
Frostebite ff4f9824dc fixes 2023-02-27 19:05:28 +00:00
Frostebite 074ecb5cef fixes 2023-02-27 19:00:56 +00:00
Frostebite 38336606fd fixes 2023-02-25 14:53:35 +00:00
Frostebite 9d71b2f6cc fixes 2023-02-25 14:43:28 +00:00
Frostebite 7c5090fea1 fixes 2023-02-25 14:40:39 +00:00
Frostebite ffafad4e6c fixes 2023-02-25 13:50:50 +00:00
Frostebite 1ed8614e78 fixes 2023-02-25 02:13:03 +00:00
Frostebite e6fec96a1f fixes 2023-02-25 01:12:14 +00:00
Frostebite a63d8c33e1 fixes 2023-02-25 00:30:17 +00:00
Frostebite 054a398779 Merge branch 'cloud-runner-develop' of https://github.com/game-ci/unity-builder into cloud-runner-develop 2023-02-24 22:31:46 +00:00
Frostebite 7356cdc6b5 test 2023-02-24 22:06:13 +00:00
Frostebite 614231a360 aws/k8s smoke test 2023-02-24 21:22:59 +00:00
AndrewKahr 3de97ed24a
Revert android symbol to none (#514) 2023-02-20 19:52:57 -06:00
AndrewKahr c7a5c0640a
Fix reflection code for setting buildAppBundle. Mark AndroidSettings class as static (#512) 2023-02-20 12:25:03 -06:00
Frostebite c80090b718 fixes 2023-02-20 18:01:31 +00:00
Frostebite 46a23a6830 fixes 2023-02-20 14:51:34 +00:00
Frostebite 367fe672a4 fixes 2023-02-20 14:15:12 +00:00
Frostebite 8c53d37b10 fixes 2023-02-20 14:09:08 +00:00
AndrewKahr 7f2782d3ed
Fix defaults (#510)
* Fix defaults

* Use '' as default for androidExportType
2023-02-19 22:23:37 -06:00
Frostebite dd2409da97 fixes 2023-02-19 18:22:11 +00:00
Frostebite 1708f643e2 fixes 2023-02-19 16:47:43 +00:00
Frostebite 3a1bcc9dad fixes 2023-02-19 14:19:37 +00:00
Frostebite 757062359b fixes 2023-02-19 14:11:51 +00:00
Frostebite 256d0bc5e4 fixes 2023-02-19 03:16:57 +00:00
Frostebite f7ea8c6ee0 fixes 2023-02-19 03:03:43 +00:00
Frostebite 520a9c345b fixes 2023-02-19 02:42:26 +00:00
Frostebite 0e47db3739 fixes 2023-02-19 02:33:33 +00:00
Frostebite 6f6a410a38 fixes 2023-02-19 02:22:25 +00:00
Frostebite bac0e39b27 fixes 2023-02-19 02:08:22 +00:00
Frostebite 029055f729 fixes 2023-02-19 02:06:43 +00:00
Frostebite 0ef13051a6 fixes 2023-02-19 02:01:41 +00:00
Frostebite b56b9e8150 fixes 2023-02-19 01:04:02 +00:00
Frostebite 98c1ffc025 fixes 2023-02-19 00:55:22 +00:00
Frostebite cf55eba4c5 fixes 2023-02-19 00:47:35 +00:00
Frostebite c998f7ceee fixes 2023-02-19 00:33:35 +00:00
Frostebite 80a713a6db fixes 2023-02-19 00:17:56 +00:00
Frostebite 96d69174f7 fixes 2023-02-18 23:56:42 +00:00
Frostebite 037eedc6cc fix 2023-02-18 23:13:10 +00:00
Frostebite fdd143849b fix 2023-02-18 22:57:00 +00:00
Frostebite e898fb615d fix 2023-02-18 22:43:10 +00:00
Frostebite 4b99fa3c2a fix 2023-02-18 22:25:39 +00:00
Frostebite c0e55c6012 fixes 2023-02-18 21:12:24 +00:00
Frostebite 3aaa608bf5 fixes 2023-02-17 22:45:47 +00:00
Frostebite a359bb9324 fixes 2023-02-17 22:12:38 +00:00
Frostebite 310e27cd66 fixes 2023-02-17 21:45:26 +00:00
Frostebite 5883a1b190 fixes 2023-02-17 21:24:24 +00:00