Commit Graph

591 Commits (278feb10e1ab5a8e1be8db017c3a40c69b36888f)

Author SHA1 Message Date
Frostebite 52f8013be0 Various fixes 2022-04-04 23:46:44 +01:00
Frostebite 14b33a0602 Various fixes 2022-04-04 23:30:02 +01:00
Frostebite 6de43a9018 Various fixes 2022-04-04 23:28:16 +01:00
Frostebite ec2ef44bda Various fixes 2022-04-04 23:27:19 +01:00
Frostebite 55cc9f9ff1 Various fixes 2022-04-04 23:12:59 +01:00
Frostebite bb7ac06baf Various fixes 2022-04-04 23:09:26 +01:00
Frostebite 4165f16f0c Various fixes 2022-04-04 22:48:53 +01:00
Frostebite b969dbb14a Various fixes 2022-04-04 22:44:44 +01:00
Frostebite a5dc42af42 Various fixes 2022-04-04 22:05:46 +01:00
Frostebite bc6e89c036 Various fixes 2022-04-04 21:12:14 +01:00
Frostebite 120ae89ca7 Various fixes 2022-04-04 21:09:14 +01:00
Frostebite 8a2500b459 Various fixes 2022-04-04 20:59:13 +01:00
Frostebite c9d25d9edf Various fixes 2022-04-04 20:54:48 +01:00
Frostebite 34838741bb Various fixes 2022-04-04 20:36:42 +01:00
Frostebite dcd08cf7e8 Various fixes 2022-04-04 20:34:24 +01:00
Frostebite d8c8385cea Cleanup setup of default secrets 2022-04-04 20:30:17 +01:00
Frostebite f0532ed5e9 Various fixes 2022-04-04 20:24:50 +01:00
Frostebite 0bf23325a5 Cleanup setup of default secrets 2022-04-04 20:21:37 +01:00
Frostebite 5327094620 Get cloud runner secrets from 2022-04-04 20:14:02 +01:00
Frostebite ea0af36589 Get cloud runner secrets from 2022-04-04 20:12:43 +01:00
Frostebite e2e84372e3 ls active directory before lfs install 2022-04-04 19:59:57 +01:00
David Finol 40891d6b43
Fix mac builds (#376) 2022-04-04 10:19:40 +02:00
Mark D fd4aa8b7e9 default secrets for unity username and password 2022-04-03 22:44:57 +01:00
Mark D 32e25599b7 default secrets for unity username and password 2022-04-03 22:23:36 +01:00
Mark D 89a630d302 quiet zipping 2022-04-03 21:54:42 +01:00
Mark D ff51a4a617 quiet zipping 2022-04-03 21:39:20 +01:00
Mark D b6133c86b3 correct new line 2022-04-03 21:05:03 +01:00
Frostebite a912667ec6 use npm n to update node in unity builder 2022-04-03 20:32:04 +01:00
Frostebite d136867f4c use npm n to update node in unity builder 2022-04-03 20:23:41 +01:00
Frostebite b6824ac46b use npm n to update node in unity builder 2022-04-03 20:20:06 +01:00
Mark D 57da2b54bb force build update 2022-04-03 17:39:54 +01:00
Webber Takken 441be81543
Switch to version 1 images (#374)
* feat: upgrade to images of version 1 (rolling tag)

* chore: indicate what needs to move out of the input class
2022-04-03 17:59:14 +02:00
Mark D 8dd3ad4418 merge latest 2022-04-03 04:18:06 +01:00
Mark D 807621b4f3 Merge remote-tracking branch 'game-ci/HEAD' into cloud-runner-develop 2022-04-03 04:17:40 +01:00
Mark D 609c8c968f better defaults 2022-04-03 03:26:49 +01:00
Mark D af3f117e87 better defaults for new inputs 2022-04-03 03:22:25 +01:00
Frostebite d3390f85ce Refactor and cleanup - no async input, combined setup/build, removed github logs for cli runs 2022-04-03 01:46:45 +01:00
Frostebite 141fd46c08 Refactor and cleanup - no async input, combined setup/build, removed github logs for cli runs 2022-04-03 01:39:26 +01:00
Frostebite f24b458d21 Refactor and cleanup - no async input, combined setup/build, removed github logs for cli runs 2022-04-03 01:31:08 +01:00
Frostebite 0675a2756c Merge branch 'main' into cloud-runner-develop 2022-04-03 00:43:33 +01:00
Frostebite cfc9d23ea3 Refactor and cleanup - no async input, combined setup/build, removed github logs for cli runs 2022-04-03 00:41:12 +01:00
Frostebite 8dffcc1c5c Refactor and cleanup - no async input, combined setup/build, removed github logs for cli runs 2022-04-03 00:12:35 +01:00
David Finol 1bc7130fea
Revert Husky (#372) 2022-04-01 20:20:36 +02:00
David Finol 419c5bb965 Test push block 2022-04-01 13:08:09 -05:00
Paul Pacheco d98a0ed32d
fix: windows build (#368) 2022-03-31 21:28:40 +02:00
David Finol ca9d445c3c
Revert windows and mac builds on PR (#367) 2022-03-31 05:31:57 -05:00
David Finol 89c1b38c3b Test windows and mac in PRs 2022-03-31 04:45:42 -05:00
Paul Pacheco b72639aac0
perf: avoid building docker image (#365)
* avoid building a custom image

* fix: remove unnecessary double-dash

* Rebuild with -- fix

* linting

* Remove unused variable

* support windows as well

* Fix -- command not found

* Fix unused import, remove docker build test

* no dockerfile anymore

Co-authored-by: Webber Takken <webber.nl@gmail.com>
2022-03-31 01:16:30 +02:00
Webber Takken 9a40b8903e
fix: ensure line endings (#366)
* fix: ensure line endings

* fix: only affect specific files

* chore: rearrange attributes order
2022-03-30 23:27:10 +02:00
Webber Takken f1c154a23c
Attempt to streamline dev lifecycle (git hooks) (#357)
* fix: misalignments in dev lifecycle

* fix: dist no longer added to staged

* fix: misalignments in dev lifecycle

* chore: multi-platform hooks and tests

* chore: multi-platform hooks and tests

* chore: add intention for colors

* chore: update lint-staged to fix color

* chore: update dist files

* feat: move to lefthook (remove husky and lint-staged)

* feat: move to lefthook (remove husky and lint-staged)

* fix: test aftereach

* fix: test aftereach

* fix: early restore call

* feat: jest fails if something gets logged to console

* chore: add todos of misplaced code

* chore: update dist files

* chore: move jest file
2022-03-28 01:23:32 +02:00