Commit Graph

176 Commits (d608318778a33f0d65a999064a55d5d4aa02aa47)

Author SHA1 Message Date
Frostebite c37771c360 Converting caching from shell to typescript 2021-12-24 02:12:58 +00:00
Frostebite f67f5bc615 Converting caching from shell to typescript 2021-12-24 02:08:42 +00:00
Frostebite 9079429c8d Converting caching from shell to typescript 2021-12-24 01:58:22 +00:00
Frostebite 584aa65154 Adding back update attempts for aws base stack 2021-12-24 01:26:57 +00:00
Frostebite 639bab8d90 Remove shell scripts in favour of internal cli calls to remote-cli 2021-12-24 01:13:33 +00:00
Frostebite c21ae5d424 Remove shell scripts in favour of internal cli calls to remote-cli 2021-12-24 00:49:52 +00:00
Frostebite bedaf1f580 Refactor parameter serialization into TaskParameterSerializer 2021-12-24 00:11:19 +00:00
Frostebite cc0c007a6a Refactor parameter serialization into TaskParameterSerializer 2021-12-23 23:26:07 +00:00
Frostebite d7e927ec7e Refactor parameter serialization into TaskParameterSerializer 2021-12-23 22:02:52 +00:00
Frostebite 90b9835bce Refactor parameter serialization into TaskParameterSerializer 2021-12-23 20:11:32 +00:00
Frostebite 3a5b7a4501 Refactor parameter serialization into TaskParameterSerializer 2021-12-23 19:39:17 +00:00
Frostebite 2d54effec9 Refactor parameter serialization into TaskParameterSerializer 2021-12-23 19:30:19 +00:00
Frostebite 62ec805919 Refactor parameter serialization into TaskParameterSerializer 2021-12-23 19:23:15 +00:00
Frostebite f0dbb459ff Refactor parameter serialization into TaskParameterSerializer 2021-12-23 19:05:45 +00:00
Frostebite 19a80caf31 Refactor parameter serialization into TaskParameterSerializer 2021-12-23 18:36:30 +00:00
Frostebite bede18971a Refactor parameter serialization into TaskParameterSerializer 2021-12-23 18:10:05 +00:00
Frostebite 6d11aa0a57 Expect build params in remote client as json 2021-12-23 18:02:14 +00:00
Frostebite 7c00e33d0e Expect build params in remote client as json 2021-12-23 17:54:08 +00:00
Frostebite d6d79a3bf9 Expect build params in remote client as json 2021-12-23 17:44:33 +00:00
Frostebite d57e2a67f7 Expect build params in remote client as json 2021-12-23 17:35:43 +00:00
Frostebite accb5cef3d Expect build params in remote client as json 2021-12-23 17:27:24 +00:00
Frostebite 7f70786247 Expect build params in remote client as json 2021-12-23 03:21:37 +00:00
Frostebite d948c517a7 Expect build params in remote client as json 2021-12-23 02:31:59 +00:00
Frostebite a4ff4108b1 Expect build params in remote client as json 2021-12-23 02:18:10 +00:00
Frostebite a00776d837 Expect build params in remote client as json 2021-12-23 02:04:49 +00:00
Frostebite 279be02b18 Test contains buildParams and Input 2021-12-23 01:37:03 +00:00
Frostebite 8e4e4754bb Remove S3 from base stack, must be managed externally to game-ci 2021-12-23 01:15:30 +00:00
Frostebite 099834f484 Serialize BuildParams to json obj in env var 2021-12-23 00:57:09 +00:00
Frostebite 3a39995b22 Move compress step into builder 2021-12-22 02:25:18 +00:00
Frostebite 1ce8526057 Setup cloud runner state properly within RemoteClientCli 2021-12-22 01:33:03 +00:00
Frostebite 62b4c04614 Setup cloud runner state properly within RemoteClientCli 2021-12-22 01:12:36 +00:00
Frostebite 443a0403d5 Setup cloud runner state properly within RemoteClientCli 2021-12-21 23:15:00 +00:00
Frostebite c5d16f0da5 cleanup pipelines, integration tests only 2021-12-21 22:40:30 +00:00
Frostebite f725479d7a break download step into remote-client template 2021-12-21 06:47:29 +00:00
Frostebite bdc0c7f34e Printenv no longer neaded 2021-12-21 06:34:11 +00:00
Frostebite a6a24d8378 Serialize all input and buildparams 2021-12-21 05:57:00 +00:00
Frostebite 568b5b216b Serialize all input and buildparams 2021-12-20 23:08:22 +00:00
Frostebite cc8895d935 Serialize all input and buildparams 2021-12-20 22:55:09 +00:00
Frostebite 7abb3f605a Serialize all input and buildparams 2021-12-20 22:44:02 +00:00
Frostebite 4cb2859ec4 Rather than base64 params into one env var, copy them linearly 2021-12-20 20:27:45 +00:00
Frostebite 2acc1423d3 Rather than base64 params into one env var, copy them linearly 2021-12-20 20:21:31 +00:00
Frostebite c9fa89bfed Always use full env vars to include tests 2021-12-20 19:57:52 +00:00
Frostebite aa899843e8 Match cloud runner env vars and build params test 2021-12-20 19:47:54 +00:00
Frostebite 0ba04ca41c AWS integration test pipeline 2021-12-20 19:39:03 +00:00
Frostebite d21a3fd359 AWS integration test pipeline 2021-12-20 19:31:09 +00:00
Frostebite f6a73f1dca AWS integration test pipeline 2021-12-20 19:15:27 +00:00
Frostebite bed8d9f964 Basic cloud runner test 2021-12-20 00:31:39 +00:00
Frostebite d8fa82d883 Basic cloud runner test 2021-12-20 00:22:47 +00:00
Frostebite c83cceffae Basic cloud runner test 2021-12-20 00:04:46 +00:00
Frostebite 945e0d366f Move shell scripts into remote-cli 2021-12-19 23:55:43 +00:00
Frostebite b98c63baf5 Move shell scripts into remote-cli 2021-12-19 23:46:04 +00:00
Frostebite 44a7c1f5b3 Move shell scripts into remote-cli 2021-12-19 22:35:28 +00:00
Frostebite ccfd3cdb2d Move shell scripts into remote-cli 2021-12-19 22:28:07 +00:00
Frostebite 8180c2c47d Move shell scripts into remote-cli 2021-12-19 22:04:02 +00:00
Frostebite dae249cd4a testing use of cloud runner state values in remote-cli 2021-12-19 21:41:49 +00:00
Frostebite b10ad0165c Further improvement of remote-cli, serialize all build params and setup on remote cli 2021-12-19 21:38:59 +00:00
Frostebite 08810c4d51 Further improvement of CLI implementation and error handling 2021-12-19 01:45:55 +00:00
Frostebite 13088351bd CLI merged with main entrypoint 2021-12-13 22:21:26 +00: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
Frostebite 0c23ded1e9 Try catch for async 2021-11-21 17:20:11 +00: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 22c1b903a4 Integration test removed, workflows serve as good integration tests 2021-09-29 23:51:53 +01:00
Frostebite ea3a743f7d Integration test 2021-09-29 23:48:40 +01:00
Frostebite 8b6e3c6b0b Integration test 2021-09-29 23:39:15 +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 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