Commit Graph

104 Commits (cf01ec9e9e803d5aa49f75c6bb2364d5c502aa30)

Author SHA1 Message Date
Frostebite cf01ec9e9e fix push to cache 2022-09-15 18:39:25 +01:00
Frostebite 83c37888d1 fix push to cache 2022-09-15 18:27:59 +01:00
Frostebite cfd8c295d5 fix push to cache 2022-09-15 18:15:07 +01:00
Frostebite c405971de3 fix push to cache 2022-09-15 17:54:53 +01:00
Frostebite 74ffe357fe fix push to cache 2022-09-15 17:41:05 +01:00
Frostebite d9daed7713 fix push to cache 2022-09-15 17:35:36 +01:00
Frostebite 54fa5f1f94 fix push to cache 2022-09-04 22:07:25 +01:00
Frostebite 931ce64283 fix push to cache 2022-09-04 03:43:57 +01:00
Frostebite a007febd8e fix push to cache 2022-09-03 04:36:24 +01:00
Frostebite 4c4859eb69 more logging for caching handling for faster test failure 2022-09-03 04:15:22 +01:00
Frostebite 00b0e4979f fix push to cache 2022-09-03 04:09:17 +01:00
Frostebite 2b8de3c70d fix push to cache 2022-09-03 04:05:27 +01:00
Frostebite 8e194cb56c fix module ref 2022-08-28 23:34:52 +01:00
Frostebite cc48457486 default platform to local cloud runner 2022-08-28 23:29:28 +01:00
Frostebite 657cdfb78f Skip cleanup if provider undefined 2022-08-28 23:22:28 +01:00
Frostebite 01dd075646 Default input for read input override to use cloud secret managers 2022-08-28 22:52:31 +01:00
Frostebite e92396db8f Default input for read input override to use cloud secret managers 2022-08-28 22:46:17 +01:00
Frostebite c0be6bf4d7 fix rogue assignment 2022-08-28 22:38:18 +01:00
Frostebite bc8f67abc9 custom jobs start in project path by default 2022-08-28 22:25:45 +01:00
Frostebite 7b00187f26 improving storage api 2022-08-23 22:58:33 +01:00
Frostebite fed0044084 improving storage api 2022-08-23 20:05:21 +01:00
Frostebite 46610398aa implement simple retain workspaces command 2022-08-20 03:37:41 +01:00
Frostebite 781cfc8354 log group name 2022-08-20 03:23:27 +01:00
Frostebite 9c43726f5f Add a todo 2022-08-12 19:31:36 +01:00
Frostebite 3fad71572b Cleanup build folder after use 2022-08-12 02:50:11 +01:00
Frostebite 5ed6e400ff Fix: watch input 2022-08-11 20:42:31 +01:00
Frostebite 7e91f32726 Fix: read git branch from project path git repo 2022-08-11 05:08:39 +01:00
Frostebite 24b1c3dbbd Fix: read git branch from project path git repo 2022-08-11 04:55:54 +01:00
Frostebite 3e83089881 Fix: read git branch from project path git repo 2022-08-11 04:16:33 +01:00
Frostebite 8ca1e9012b Fix: read git branch from project path git repo 2022-08-11 04:11:46 +01:00
Frostebite 47a13c3787 Fix: read git branch from project path git repo 2022-08-11 03:38:42 +01:00
Frostebite efb293b015 Support for inspect builds 2022-08-10 04:59:12 +01:00
Frostebite 294a39ed33 Support for inspect builds 2022-08-10 04:49:04 +01:00
Frostebite 2b4e2c44e1 Support for inspect builds 2022-08-10 04:36:22 +01:00
Frostebite 824f017b0b Cleanup log streaming dependencies to enable cli option 2022-08-02 20:21:46 +01:00
Frostebite 6ffc4c6508 cleanup provider interface to support editor workbench 2022-08-02 20:09:40 +01:00
Frostebite 2b7c589c7b cloud runner options 2022-08-02 20:03:52 +01:00
Frostebite dcbdfba6ad custom hooks and renaming 2022-08-02 19:37:26 +01:00
Frostebite 388a42d514 fix age calculations 2022-08-01 13:06:22 +01:00
Frostebite ebca70b530 merge main 2022-07-27 02:39:25 +01:00
Frostebite 024ea4441c list jobs cli 2022-07-27 02:32:01 +01:00
Frostebite 39b9932526 logs 2022-07-09 20:19:45 +01:00
Frostebite 777f2fb495 tar.lz4 2022-07-07 23:56:35 +01:00
David Finol 47b25cf3b1
Fixes #409 (#412) 2022-06-01 12:11:32 +02:00
Frostebite 8bd51be73f improve cleanup to not delete in use task clusters 2022-05-14 17:29:09 +01:00
Frostebite f77696efae
Cloud runner develop v0.1 (#395)
* Correct aws logs link

* Correct aws logs link

* better aws cli commands and better cleanup for aws

* better aws cli commands and better cleanup for aws

* improved garbage collection cli options

* Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup

* Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup

* fix issue #393

* Extract follow log stream service

* consolidate into one pipeline file

* consolidate into one pipeline file
2022-05-05 00:25:17 +01:00
Frostebite 16b81cc6c8 Extract follow log stream service 2022-05-02 09:11:29 +01:00
Frostebite 795ae32499 fix issue #393 2022-05-01 20:56:08 +01:00
Frostebite 6668e1133e Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup 2022-05-01 19:34:48 +01:00
Frostebite a47d096f5c improved garbage collection cli options 2022-05-01 19:32:59 +01:00