Commit Graph

791 Commits (7db923218ab33d8caac15e27ff6589c532757929)

Author SHA1 Message Date
Frostebite f310dd44b0 fixes 2023-02-16 23:11:01 +00:00
Frostebite 716c604f16 fixes 2023-02-16 22:54:06 +00:00
Frostebite b4f87f2bcb fixes 2023-02-16 22:39:31 +00:00
Frostebite 5a942368c8 fixes 2023-02-16 22:36:52 +00:00
Frostebite 02e624e90e fixes 2023-02-16 22:24:46 +00:00
Frostebite 0a7de0ffc2 fixes 2023-02-16 22:14:21 +00:00
Frostebite 3809721519 fixes 2023-02-16 22:01:13 +00:00
Frostebite 9d2f8791d2 fixes 2023-02-16 21:56:29 +00:00
Frostebite 0b3dc5f715 fixes 2023-02-16 21:46:50 +00:00
Frostebite dab245fadc fixes 2023-02-16 21:37:48 +00:00
Frostebite fd3548335b fixes 2023-02-16 21:22:30 +00:00
Frostebite d42670c9c0 fixes 2023-02-16 20:50:26 +00:00
Frostebite 3e13eb09af fixes 2023-02-16 20:39:15 +00:00
Frostebite 99510ab7d4 fixes 2023-02-16 20:19:22 +00:00
Frostebite 09720c5e91 fixes 2023-02-16 20:02:44 +00:00
Frostebite 16a2bd85c6 fixes 2023-02-16 19:52:28 +00:00
Frostebite e59c0947d4 fixes 2023-02-16 19:50:18 +00:00
Frostebite c01f983ad0 fixes 2023-02-16 19:38:20 +00:00
Frostebite 551b444c42 kubectl system run test 2023-02-16 19:37:00 +00:00
Frostebite 9b342cefde kubectl system run test 2023-02-16 19:30:06 +00:00
Frostebite c0446ba456 kubectl system run test 2023-02-16 18:31:51 +00:00
Frostebite 61e8452dc1 kubectl system run test 2023-02-16 18:30:49 +00:00
Frostebite 6487d8f07c kubectl system run test 2023-02-16 17:24:05 +00:00
Frostebite 16b596ded3 aws/k8s smoke test 2023-02-16 01:42:58 +00:00
Frostebite 2d67dc48fe aws/k8s smoke test 2023-02-16 01:26:35 +00:00
Frostebite 2f91bba5c6 aws/k8s smoke test 2023-02-16 01:05:28 +00:00
Frostebite 22c14f5b5f aws/k8s smoke test 2023-02-16 00:20:23 +00:00
Frostebite a45f79e918 aws/k8s smoke test 2023-02-16 00:09:32 +00:00
Frostebite 77bcf7975c aws/k8s smoke test 2023-02-15 21:25:45 +00:00
Frostebite 75e32ff76e aws/k8s smoke test 2023-02-15 21:12:23 +00:00
Frostebite 2e2fe56bbe aws/k8s smoke test 2023-02-15 20:53:56 +00:00
Frostebite 3b6b36fd5a aws/k8s smoke test 2023-02-15 20:08:25 +00:00
Frostebite 45c4e7f297 aws/k8s smoke test 2023-02-15 19:57:07 +00:00
Frostebite 6b08a16c8f aws/k8s smoke test 2023-02-15 19:50:51 +00:00
Frostebite dbef099073 aws/k8s smoke test 2023-02-15 19:09:50 +00:00
Frostebite 0e4b687e1d aws/k8s smoke test 2023-02-15 19:04:46 +00:00
Frostebite 45e3758eaa events log cleanup 2023-02-15 02:30:06 +00:00
Frostebite cef784e8f8 events log cleanup 2023-02-15 01:34:36 +00:00
Frostebite beff5eb6ff events log cleanup 2023-02-15 01:12:47 +00:00
Frostebite 3a8d624592 events log cleanup 2023-02-15 01:11:11 +00:00
Frostebite 9ee562e816 events log cleanup 2023-02-14 23:29:37 +00:00
Frostebite b01ad0fdfb events log cleanup 2023-02-14 23:19:52 +00:00
Frostebite 838a01be59 events log cleanup 2023-02-14 23:16:28 +00:00
Frostebite 0b90c9176b events log cleanup 2023-02-14 23:01:58 +00:00
Frostebite 7ebb1b4371 events log cleanup 2023-02-14 22:48:56 +00:00
Frostebite 35cc031813 events log cleanup 2023-02-14 17:51:51 +00:00
Frostebite a77fdfbf16 events log cleanup 2023-02-14 17:38:59 +00:00
Frostebite 95c43bfc84 events log cleanup 2023-02-14 12:35:50 +00:00
David Finol f58ac29d5b
Add default value for androidExportType (#506) 2023-02-14 01:25:33 -06:00
AndrewKahr 0efa1855a3
Misc QOL Updates and bug fixes (#505)
* Add caching for Unity Hub/Editor on MacOS. Add parameter to pin Unity Hub version on MacOS. Live output MacOS build log to console. Hid extraneous log outputs from git. Throw error when failures detected in log output.

* Update pr template links

* Add system to build Android Project. Update PR Template links. Fix missing types on functions. Cleanup mac-setup module installation

* Switch to androidExportType instead of exportGoogleAndroidProject

* Enforce minimum node version

* Enforce node version minimum. Added yarn-audit-fix to dev dependencies and Updated package vulnerabilities.

* Improve deprecation warning

* Add android symbol type parameter. Change windows scripts to use $LastExitCode and not $?. Update tests.

* Fix issues on android symbols for older unity versions. Change symbol default to public. Increase build test coverage of unity versions.

* Remove 2018.1 from tests

* Remove out variable declaration to support Unity 2018 in default build script. Remove <2019.3 versions of unity from windows builder as IL2CPP isn't supported until 2019.3.

* Fix typo. Use reflection to set buildAppBundle as Unity 2018.2 doesn't support it

* Add missing reflection using

* Remove 2018-2019.3 unity versions from mac as they don't support IL2CPP. Fix app identifier for android in testproject

* Fix android bundle id

* Updated android identifier. Removed incompatible unity versions from tests. Add retry logic to windows as it seems to have licensing issues when so many runners start

* Add timeout and continue on error
2023-02-13 23:07:10 -06:00