Commit Graph

475 Commits (c5d3bc59ffceb5e04c06de3a22fd7f0c0ab8aa47)

Author SHA1 Message Date
Frostebite c5d3bc59ff Refactor CLI/cleanup 2021-12-25 20:05:17 +00:00
Frostebite b4618a7e68 Refactor CLI/cleanup 2021-12-25 19:57:44 +00:00
Frostebite bd731a540a Refactor CLI/cleanup 2021-12-25 19:55:20 +00:00
Frostebite 079d526f16 Extract remote client code into better functions 2021-12-25 19:49:22 +00:00
Frostebite f56193215b Extract remote client code into better functions 2021-12-25 19:47:22 +00:00
Frostebite 92812497f1 Reduce scope of entrypoint for cloud runner 2021-12-25 19:38:48 +00:00
Frostebite 0077a33392 Refactor CLI/cleanup 2021-12-25 19:35:09 +00:00
Frostebite 92e4c11048 Serialize gitSha 2021-12-25 19:17:05 +00:00
Frostebite 330b24bf21 Cleanup logging 2021-12-25 19:08:57 +00:00
Frostebite 86015227db Cleanup logging 2021-12-25 18:52:59 +00:00
Frostebite f3532b52d5 Cleanup logging 2021-12-24 04:40:16 +00:00
Frostebite 32f9d60678 Cleanup logging 2021-12-24 04:37:10 +00:00
Frostebite 6d1c63f214 Cleanup logging 2021-12-24 04:27:18 +00:00
Frostebite b28e93012b Cleanup logging 2021-12-24 04:05:42 +00:00
Frostebite 4f8aef5354 Cleanup logging 2021-12-24 04:00:32 +00:00
Frostebite bc13256996 Remote CLI logging improvements 2021-12-24 03:18:44 +00:00
Frostebite 2ba26e5364 Remote CLI logging improvements 2021-12-24 03:09:50 +00:00
Frostebite ac7681e5f5 zip lfs verbose 2021-12-24 03:07:36 +00:00
Frostebite 90a669d177 K8s support for test logging 2021-12-24 02:53:25 +00:00
Frostebite 7f75c6c75b K8s support for test logging 2021-12-24 02:39:00 +00:00
Frostebite 2e5b4ae497 Converting caching from shell to typescript 2021-12-24 02:35:37 +00:00
Frostebite f359494f52 Converting caching from shell to typescript 2021-12-24 02:34:27 +00:00
Frostebite 301e241147 Converting caching from shell to typescript 2021-12-24 02:16:59 +00:00
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 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 d6d79a3bf9 Expect build params in remote client as json 2021-12-23 17:44:33 +00:00
Frostebite 279be02b18 Test contains buildParams and Input 2021-12-23 01:37:03 +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