Commit Graph

512 Commits (d04ed6b72c88d55906bdc7429abf35ab8dd1237f)

Author SHA1 Message Date
David Finol a2b118753a Update husky pre-commit hook 2021-12-13 08:40:41 -06:00
David Finol 60ab6e6f3c Update husky 2021-12-13 08:38:12 -06:00
David Finol 4838df6d1b Fixes #242 2021-12-09 18:54:24 -06:00
Frostebite e0f08a973c cli 2021-12-06 20:56:40 +00:00
Frostebite e4f6734e21 cleanup 2021-11-28 17:52:32 +00:00
Frostebite f53915397a cleanup 2021-11-28 17:08:37 +00:00
David Finol 239273ca72
Add androidTargetSdkVersion as an option to update the Android SDK (#298)
* Add androidTargetSdkVersion as an option to update the Android SDK API level

* Fix build script

* Update default value

* Add JAVA_HOME

* Use Unity_path

* Update src/model/android-versioning.test.ts

Co-authored-by: Webber Takken <webber@takken.io>

* Correct JAVA_HOME

* Use unity_path

* Update JAVA_HOME to use path found from 2020.3

* Dynamically determine JAVA_HOME

* Update path determination

Co-authored-by: Webber Takken <webber@takken.io>
2021-11-24 06:51:52 -06:00
Frostebite 0c23ded1e9 Try catch for async 2021-11-21 17:20:11 +00:00
David Finol 11a0d0947e
Improve androidVersionCode parsing and application (#297) 2021-11-15 11:12:37 -06:00
David Finol 13fdcad790
Add gitPrivateToken (#296)
* adding option to pass git credential

* trigger change

* trigger change

* build dist/index

* prettier

* adding set git credentials with more config

* correct docker.ts input

* change default of git credential

* try using git command line to set token

* remove git config cat

* adding api: to git config

* change to token

* change input name to reflect the type github private token

Co-authored-by: Alexander Brandstedt <alexander@infralium.com>
Co-authored-by: Alexander Brandstedt <mad01@users.noreply.github.com>
2021-11-14 16:52:35 -06:00
Frostebite 1c232c49f5 logging timestamp fix 2021-11-06 21:45:42 +00:00
Frostebite 3fc2dd99ab logging timestamp fix 2021-11-06 21:20:22 +00:00
Frostebite 9f4924afd6 Do not wait for delete_complete stacks 2021-11-06 20:56:38 +00:00
Frostebite c64b2d1bdd Log if stack already exists 2021-11-06 20:33:05 +00:00
Frostebite 8343c06c71 Stop aws stack creation if stack already exists 2021-10-31 01:03:34 +01:00
Frostebite a76135128d Null check pre and post build steps 2021-10-29 23:08:28 +01:00
Frostebite fa0508b9a0 Null check pre and post build steps 2021-10-29 22:54:48 +01:00
Frostebite 16764313c7 Fix: Build Automation workflow ran ephemeral runner 2021-10-09 23:00:30 +01:00
Frostebite 27d838d95b cd .. at start of ephemeral flow 2021-10-09 21:34:32 +01:00
Frostebite 5acaeca383 refactoring workflows 2021-10-06 02:27:20 +01:00
Frostebite 3e47c2bfcb refactoring workflows 2021-10-06 02:23:19 +01:00
Frostebite 994d8aac5c refactoring workflows 2021-10-06 02:19:42 +01:00
Frostebite 7f2f4312ea ls ephemeral runner at start 2021-10-06 02:08:24 +01:00
Frostebite 15c5de62c3 ls ephemeral runner at start 2021-10-05 18:37:14 +01:00
Frostebite 5a7e8e6e00 Use temp folder runner for ephemeral runners 2021-10-05 18:29:09 +01:00
Frostebite d6d4bcb003 Refactor state and steps out of cloud-runner main class 2021-10-05 00:31:33 +01:00
Frostebite c3e7ba5704 Refactor state and steps out of cloud-runner main class 2021-10-05 00:23:49 +01:00
Frostebite c121a1f2f6 Refactor state and steps out of cloud-runner main class 2021-10-05 00:09:04 +01:00
Frostebite c664a315c1 Refactor state and steps out of cloud-runner main class 2021-10-04 23:44:05 +01:00
Frostebite 11fd1dccbf Refactor state and steps out of cloud-runner main class 2021-10-04 23:13:26 +01:00
Frostebite 1ce7383d4a Integration test removed, workflows serve as good integration tests 2021-09-30 00:00:44 +01:00
Frostebite 5d3f759ada Test test 2021-09-29 23:34:39 +01:00
Frostebite 40b1e5faa9 Cleanup remote builder folders 2021-09-22 21:05:21 +01:00
Frostebite 04dfd76d44 Built in ephemeral runner support started 2021-09-22 20:42:45 +01:00
Frostebite f2e2a4bc06 Fix action input for customBuildSteps 2021-09-22 20:31:34 +01:00
Frostebite 1f12f8c5cc Cleanup remote builder github workflows 2021-09-22 20:15:41 +01:00
Frostebite 3bae8f9cd8 Logging cleanup 2021-09-21 23:02:43 +01:00
Frostebite e9beedfcf1 Logging cleanup 2021-09-21 20:22:29 +01:00
Frostebite b771df9510 Logging cleanup 2021-09-21 19:57:21 +01:00
Frostebite 0d6ba3f889 Logging cleanup 2021-09-21 19:47:47 +01:00
Frostebite 92f32f3ebd Logging cleanup 2021-09-21 19:42:26 +01:00
Frostebite e802849d30 Logging cleanup 2021-09-21 19:27:04 +01:00
Frostebite 9712dddf10 Custom build step is empty not null by default 2021-09-21 19:10:07 +01:00
Frostebite dc4820452f Stream from k8s main container 2021-09-15 05:35:56 +01:00
Frostebite 541099b899 Stream from k8s main container 2021-09-15 04:35:57 +01:00
Frostebite 7706f45feb merge remote 2021-09-15 04:20:04 +01:00
Frostebite 33896798fd Stream from k8s main container 2021-09-15 04:10:41 +01:00
Frostebite b00a0baa34 cleanup 2021-09-09 01:54:59 +01:00
Frostebite 2df97e0b08 Revert "logging"
This reverts commit a7be23ee91.
2021-09-09 01:37:59 +01:00
Frostebite a7be23ee91 logging 2021-09-09 01:31:33 +01:00
Frostebite 66b320318f fixes 2021-09-08 23:17:23 +01:00
Frostebite 9a87a67415 fixes 2021-09-08 23:13:18 +01:00
Frostebite 675b40c1fb build 2021-09-08 21:29:02 +01:00
Estellise Yukihime c317d144c3
fix strategy 'Tag' versioning (#287)
* fix - remove \n in getTag method

* build ts

* recommit
2021-09-06 18:31:24 +02:00
mdugdale f5e6599266 Fixing aws base stack setup error handling 2021-08-22 01:15:02 +01:00
mdugdale 8b77b3c5c3 Include parameters in baseStack check for aws 2021-08-22 00:41:25 +01:00
mdugdale 901eaaf581 Cleanup 2021-08-22 00:29:27 +01:00
mdugdale 7034f51d93 Cleanup and custom steps 2021-08-22 00:26:03 +01:00
mdugdale 582bf2a14f Use base stack name as the environment within aws cloud formations 2021-08-21 23:47:58 +01:00
mdugdale 29442b7508 Use base stack name as the environment within aws cloud formations 2021-08-21 23:41:08 +01:00
mdugdale 52ef99fb78 Cleanup 2021-08-21 20:49:52 +01:00
mdugdale e00075a7b1 Fixing K8s PVC mounting 2021-08-21 20:17:15 +01:00
mdugdale a2067c33ed Fixing K8s PVC mounting 2021-08-21 20:14:17 +01:00
mdugdale 7b29ccbe06 Cleanup 2021-08-21 20:01:53 +01:00
mdugdale 52612c8a89 Fixing K8s PVC mounting 2021-08-21 19:51:01 +01:00
mdugdale a6af0478a3 Fixing K8s PVC mounting 2021-08-21 19:28:31 +01:00
Frostebite ab463665ba Relative paths for zipping 2021-08-21 05:01:15 +00:00
Frostebite 917ad116b2 Fix 2021-08-20 03:50:45 +00:00
Frostebite 76c0a94125 Fix 2021-08-20 03:19:00 +00:00
Frostebite 27e8a74c22 Fix 2021-08-20 03:15:09 +00:00
Frostebite 113027d3c3 Fix 2021-08-18 03:13:23 +00:00
Frostebite d8af7a27ea Fix 2021-08-18 03:11:17 +00:00
Frostebite 150c69904b Fix 2021-08-17 22:13:46 +00:00
Frostebite af72cd4a7a Fix 2021-08-17 20:15:40 +00:00
Frostebite 0d9c2bf1d8 Fix 2021-08-17 20:09:42 +00:00
Frostebite dd22d28e75 Fix 2021-08-17 17:12:13 +00:00
Frostebite 93e6190bb1 Fix 2021-08-17 16:50:05 +00:00
Frostebite 160a8dc520 Fix 2021-08-17 16:47:17 +00:00
Frostebite a60cf2370b Fix 2021-08-17 14:03:06 +00:00
Frostebite 912478a609 Logging improvement 2021-08-17 13:17:59 +00:00
Frostebite 950e5bd54b logging improvement 2021-08-17 10:43:23 +00:00
Frostebite 9a8728f7a3 Fix 2021-08-17 09:46:53 +00:00
Frostebite 255dc97e82 Fix 2021-08-15 23:40:16 +00:00
Frostebite d1ecc89a3e Fix 2021-08-15 23:29:06 +00:00
Frostebite f95077e853 fix 2021-08-15 23:13:50 +00:00
Frostebite adc14cfd72 Refmoving deploy to steam and upload to s3 as remote builder step 2021-08-15 22:59:07 +00:00
Frostebite c80b47473b custom step secrets 2021-08-15 22:12:45 +00:00
Frostebite 21cb4562cc Refactor id and uid to Guid for consistency 2021-08-15 21:59:58 +00:00
Frostebite 4dcbc8c6fd fix 2021-08-15 21:32:43 +00:00
Frostebite db44a88163 fix 2021-08-15 21:21:47 +00:00
Frostebite 7df924c09f fix 2021-08-15 21:03:29 +00:00
Frostebite 116da08101 fix 2021-08-15 20:48:23 +00:00
Frostebite 5a4b54ec05 fix 2021-08-15 20:45:22 +00:00
Frostebite 67022616fd logging improvement for library not found 2021-08-15 20:29:48 +00:00
Frostebite 8145561ef3 logging improvement 2021-08-15 20:26:02 +00:00
Frostebite 1a2ce49f9c logging improvement 2021-08-15 20:24:13 +00:00
Frostebite ad02f60d8a logging improvements 2021-08-15 20:17:29 +00:00
Frostebite bf8de86954 fix 2021-08-15 20:12:39 +00:00
Frostebite 189790213c fix 2021-08-15 19:38:09 +00:00
Frostebite 796480c3c5 logging improvements 2021-08-15 19:23:52 +00:00
Frostebite 77120540c8 logging improvements 2021-08-15 19:07:02 +00:00
Frostebite 529c48800f logging improvements 2021-08-15 19:04:59 +00:00
Frostebite 7bd98aade8 Remove additional secret adding logic 2021-08-15 19:00:31 +00:00
Frostebite 550e55f086 Convert number based secrets to strings 2021-08-15 18:40:55 +00:00
Frostebite 311dab0318 logging improvements 2021-08-15 18:35:27 +00:00
Frostebite a5eb941886 filter out empty env vars 2021-08-15 18:19:18 +00:00
Frostebite 589eed6f71 filter out empty secret env vars 2021-08-15 18:13:15 +00:00
Frostebite ec239aa2e7 Add all environment variables from docker flow 2021-08-15 18:06:54 +00:00
Frostebite f7619be09d fix 2021-08-15 17:58:39 +00:00
Frostebite 6775164bdf logging improvement 2021-08-15 16:57:40 +00:00
Frostebite 8542ed8985 fix 2021-08-15 16:38:40 +00:00
Frostebite 1aa8a9a9b1 fix 2021-08-15 16:06:31 +00:00
Frostebite 8770e0d21e logging improvement 2021-08-15 16:00:38 +00:00
Frostebite e8405a637a debug log fix 2021-08-15 15:45:04 +00:00
Frostebite 5e3b1d2422 fix 2021-08-15 15:34:16 +00:00
Frostebite d7bae54c89 fix 2021-08-15 15:27:26 +00:00
Frostebite b13a972369 fix 2021-08-15 15:26:12 +00:00
Frostebite 25067e59c7 fix 2021-08-15 15:14:19 +00:00
Frostebite 5d05341f7f Cleanup 2021-08-15 15:07:46 +00:00
Frostebite fec2cc69c9 Cleanup 2021-08-15 15:04:11 +00:00
Frostebite 45864afee8 Add more folder paths to default secrets 2021-08-15 15:01:15 +00:00
Frostebite 772c348d99 Cleanup 2021-08-15 14:50:46 +00:00
Frostebite 40dd6f08e2 Cleanup 2021-08-15 14:46:49 +00:00
Frostebite 37b67c350a Setup folder variables in correct order 2021-08-15 14:42:33 +00:00
Frostebite 91c3ced4ea Setup folder variables in correct order 2021-08-15 14:23:18 +00:00
Frostebite 83babdf162 fix 2021-08-15 13:58:44 +00:00
Frostebite 7fbd0c1297 fix 2021-08-15 13:46:18 +00:00
Frostebite 8918f23f05 fix 2021-08-15 04:41:24 +00:00
Frostebite 737062983e fix 2021-08-15 04:12:11 +00:00
Frostebite 13bc419728 Printenv and log messages with version hash improved 2021-08-13 21:09:01 +01:00
Frostebite 3f9088309e Recombining base stack input source 2021-08-13 20:59:01 +01:00
Frostebite 94c046a9c3 Log describe AWS tasks upon non success exit code 2021-08-13 20:24:45 +01:00
Frostebite 33a1fb743b Log describe AWS tasks upon non success exit code 2021-08-13 20:18:59 +01:00
Frostebite ac4669ba73 Use actual hash rather than string: 'hash' 2021-08-13 20:00:21 +01:00
Frostebite 63fec81dc3 CAPABILITY IAM required for updating base stack 2021-08-13 19:55:38 +01:00
Frostebite 128a980f61 Fixes and refactoring to base stack handling 2021-08-13 19:52:37 +01:00
Frostebite 3ab46082c0 Added CAPABILITY_IAM to base stack creation 2021-08-13 19:33:34 +01:00
Frostebite 75e8e5dc74 await result of creation 2021-08-13 19:29:39 +01:00
Frostebite ebc27e9c15 add stack created log message 2021-08-13 19:27:07 +01:00
Frostebite a9d25bcd6d fix aws check for base stack 2021-08-13 19:16:17 +01:00
Frostebite 54cdb38171 merge and fix aws check for base stack 2021-08-13 18:54:27 +01:00
Frostebite daf987bcd2 fix base stack exists check 2021-08-10 18:42:48 +01:00
Frostebite f90c906155 fix base stack exists check 2021-08-10 18:34:18 +01:00
Frostebite 7d7846249a setup base stack automatically 2021-08-08 10:20:52 +01:00
Frostebite ba2931a765 setup base stack automatically 2021-08-08 10:05:16 +01:00
Frostebite a35c029939 stop git detatched head info 2021-08-08 09:48:18 +01:00
Frostebite 44966a7ba6 stop git detatched head info 2021-08-08 09:00:41 +01:00
Frostebite 306991bb3e fix final zip path for actual unity build 2021-08-08 08:29:33 +01:00
Frostebite fb6c4a5746 fix final zip path for actual unity build 2021-08-08 08:23:46 +01:00
Frostebite 4e9a5a4348 -q zip and unzip 2021-08-08 08:20:08 +01:00