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
3d089721ef
improving storage api
2022-08-23 20:20:44 +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
da63ee8112
wrap expects in test cases for better descriptions
2022-08-12 20:24:55 +01:00
Frostebite
9c43726f5f
Add a todo
2022-08-12 19:31:36 +01:00
Frostebite
bd677723fd
test fix
2022-08-12 19:17:31 +01:00
Frostebite
3fad71572b
Cleanup build folder after use
2022-08-12 02:50:11 +01:00
Frostebite
839644736e
Fix: watch input
2022-08-11 20:45:15 +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
0f688d08b8
Fix: read git branch from project path git repo
2022-08-11 04:48:55 +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
c4ddb44d27
Support for inspect builds
2022-08-11 03:36:53 +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
863163cc43
tar.lz4
2022-07-08 01:43:49 +01:00
Frostebite
777f2fb495
tar.lz4
2022-07-07 23:56:35 +01:00
Frostebite
7f901ae0f1
cloud-runner-preview
2022-07-07 21:41:37 +01:00
Frostebite
84b9dacaa4
cloud runner preview
2022-07-07 21:30:05 +01:00
Frostebite
17faf202fb
Update cloud-runner-pipeline.yml
2022-06-02 22:32:33 +01:00
David Finol
47b25cf3b1
Fixes #409 ( #412 )
2022-06-01 12:11:32 +02:00
David Finol
36891ec921
Fix missing Android custom keystore ( #400 )
2022-05-20 18:40:23 -05:00
Frostebite
a4c0e7626d
Update cloud-runner-pipeline.yml
2022-05-19 01:58:33 +01:00
Frostebite
8bd51be73f
improve cleanup to not delete in use task clusters
2022-05-14 17:29:09 +01:00
Frostebite
1d2c23fdad
Merge remote-tracking branch 'origin/main' into cloud-runner-develop
2022-05-14 17:13:02 +01:00
David Finol
2652cb78a7
Fix mac return license ( #397 )
2022-05-08 06:18:37 -05: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
bb9323399f
Merge branch 'main' into cloud-runner-develop
2022-05-02 18:30:16 +01:00
Khalid.Sani
4556fc4ff1
fix: git private token not being set correctly for https ( #394 )
2022-05-02 17:04:05 +02:00
Frostebite
f9492052d8
consolidate into one pipeline file
2022-05-02 09:21:07 +01:00
Frostebite
ef19bdf03a
consolidate into one pipeline file
2022-05-02 09:19:34 +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
76fc76bbcd
Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup
2022-05-01 19:50:29 +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