Commit Graph

278 Commits (a5eb0488aaec33fa2d1806bc7f93ce8c72f2dba1)

Author SHA1 Message Date
Frostebite a5eb0488aa fixes 2023-03-07 16:42:34 +00:00
Frostebite e075f22e5c Merge remote-tracking branch 'game-ci/main' into cloud-runner-develop 2023-03-07 16:14:53 +00:00
Frostebite f386a54503 fixes 2023-03-07 16:07:01 +00:00
Frostebite 6bd5906a52 fixes 2023-03-07 15:29:44 +00:00
Frostebite 44e46f4397 fixes 2023-03-07 15:00:50 +00:00
Frostebite 45597ae5c6 fixes 2023-03-07 14:37:14 +00:00
Frostebite 8e2df47c7f cleanup 2023-03-06 18:42:39 +00:00
Frostebite f5bd8a7dde cleanup 2023-03-06 18:27:58 +00:00
Frostebite 50b5a7d942 cleanup 2023-03-06 18:09:46 +00:00
Frostebite f8ed1e2cd8 cleanup 2023-03-06 17:57:51 +00:00
Frostebite 1bd646ab2d cleanup 2023-03-06 17:45:17 +00:00
Frostebite 1721529981 cleanup 2023-03-06 17:34:39 +00:00
Frostebite 363b7635b5 cleanup 2023-03-06 16:20:07 +00:00
Frostebite 2024395e06 cleanup 2023-03-06 16:14:02 +00:00
Frostebite cecb7bf6ae cleanup 2023-03-06 15:59:57 +00:00
Frostebite 5b66d0069e cleanup 2023-03-06 14:29:59 +00: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 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 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 3a1bcc9dad fixes 2023-02-19 14:19:37 +00:00
Frostebite 520a9c345b fixes 2023-02-19 02:42:26 +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 98c1ffc025 fixes 2023-02-19 00:55:22 +00:00
Frostebite cf55eba4c5 fixes 2023-02-19 00:47:35 +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 4b99fa3c2a fix 2023-02-18 22:25:39 +00:00
Frostebite 310e27cd66 fixes 2023-02-17 21:45:26 +00:00
Frostebite 5883a1b190 fixes 2023-02-17 21:24:24 +00:00
Frostebite 95e1c1e09d fixes 2023-02-17 20:41:17 +00:00
Frostebite 28be03b5d6 fixes 2023-02-17 19:51:58 +00:00
Frostebite 2bd3ea14b4 fixes 2023-02-17 00:07:46 +00:00