Commit Graph

55 Commits (1dd6910b64ec834402df563058c79a41b7afdae9)

Author SHA1 Message Date
Frostebite fcc14a7550 resiliency to existing git folder before clone - readded 2023-03-25 17:44:58 +00:00
Frostebite e138cb35a7 fixes 2023-03-24 18:48:17 +00:00
Frostebite fd6d0c65e2 fixes 2023-03-24 17:52:17 +00:00
Frostebite 272fcf3ec5 fixes 2023-03-24 17:18:37 +00:00
Frostebite 5c50ad0dec fixes 2023-03-24 17:05:55 +00:00
Frostebite d4cd2532b3 fixes 2023-03-24 16:57:08 +00:00
Frostebite d102c5e26b fixes 2023-03-24 16:47:53 +00:00
Frostebite 70c8a150b5 fixes 2023-03-24 16:37:15 +00:00
Frostebite 302a4e7701 fixes 2023-03-21 10:22:34 +00:00
Frostebite 13a81e3b16 improve locking naming 2023-03-20 22:04:36 +00:00
Frostebite 6ad18c8f22 improve locking naming 2023-03-20 20:54:37 +00:00
Frostebite dfdd7bb3cd improve locking naming 2023-03-20 20:17:18 +00:00
Frostebite e3b1e975ad improve locking naming 2023-03-20 19:23:53 +00:00
Frostebite 977f250d1c improve locking naming 2023-03-20 14:51:26 +00:00
Frostebite 1509468bc9 improve locking naming 2023-03-20 04:53:36 +00:00
Frostebite 3215b2b8ac shorter names 2023-03-19 23:16:25 +00:00
Frostebite 0ac1fe821d shorter names 2023-03-19 11:08:42 +00:00
Frostebite cf5c64ff34 cleanup logging for github check updates 2023-03-18 23:45:51 +00:00
Frostebite e1f3cb3e99 cleanup logging for github check updates 2023-03-18 23:14:26 +00:00
Frostebite 4664914de6 fixes 2023-03-17 21:27:07 +00:00
Frostebite e14aea2c63 fixes 2023-03-15 23:48:52 +00:00
Frostebite 1df4375cd6 fixes 2023-03-11 15:27:33 +00:00
Frostebite f7d05a85e8 fixes 2023-03-11 14:45:58 +00:00
Frostebite 2973cc643f fixes 2023-03-11 14:30:01 +00:00
Frostebite 0d6a93e721 default all params prefix gameci_ 2023-03-10 22:16:08 +00:00
Frostebite 6d56d86bfb default all params prefix gameci_ 2023-03-10 18:44:11 +00:00
Frostebite 96c8291253 fix 2023-03-10 17:46:02 +00:00
Frostebite 75ca4a723d fix 2023-03-10 14:54:46 +00:00
Frostebite 277a068b9f fix 2023-03-10 14:09:20 +00:00
Frostebite 57d90803fc fixes 2023-03-09 15:08:48 +00:00
Frostebite 1c16b5d896 fixes 2023-03-07 19:46:16 +00:00
Frostebite e075f22e5c Merge remote-tracking branch 'game-ci/main' into cloud-runner-develop 2023-03-07 16:14:53 +00:00
Frostebite db17f1fdc6 cleanup 2023-03-06 15:40:28 +00:00
Frostebite 65d3e8d963 cleanup 2023-03-06 14:33:13 +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 074ecb5cef fixes 2023-02-27 19:00:56 +00:00
Frostebite 38336606fd fixes 2023-02-25 14:53:35 +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 0843e2acb4 locking test improvements 2023-02-13 22:29:05 +00:00
Frostebite 5c64dd1ea0 extract lib in caching flow 2023-02-13 17:20:54 +00:00
Frostebite ec81eb2e0f pipeline improvements 2023-02-12 21:25:03 +00:00
Frostebite a982f45ecc pipeline improvements 2023-02-12 21:18:17 +00:00
Frostebite a0852cf5c3 pipeline improvements 2023-02-12 19:39:12 +00:00
Frostebite b324d78732 debug skip cache and lfs capability 2023-02-08 18:12:35 +00:00
Frostebite 28147e5e1b Revert "triggerWorkflowOnComplete param for cloud runner"
This reverts commit 00c5685d03.
2023-02-05 00:22:32 +00:00
Frostebite 00c5685d03 triggerWorkflowOnComplete param for cloud runner 2023-02-05 00:16:42 +00:00
Frostebite 71b06a8dfe Do not checkout with git sha if undefined 2023-01-28 20:55:51 +00:00
Frostebite 36ecc47c3c Do not checkout with git sha if undefined 2023-01-28 20:29:33 +00:00
Frostebite 73506a2f0a Include any message with error 2023-01-28 02:49:07 +00:00