Commit graph

102 commits

Author SHA1 Message Date
Simon Sapin
ad605208d0 Use the servo-docker-worker worker type 2018-09-04 18:48:14 +02:00
Simon Sapin
f2ccf29c90 'features' is a dict 2018-09-04 18:48:14 +02:00
Simon Sapin
1e6dd1c4d2 Can we docker-in-docker yet 2018-09-04 18:31:40 +02:00
Simon Sapin
3374061a89 It looks like some router at AWS caught a cold today
Cloning crates.io-index at ~80 kB/s takes more than 10 minutes.
2018-09-04 15:12:07 +02:00
Simon Sapin
4ec5fbcf94 $TASK_ID is already provided by docker-worker 2018-09-04 14:34:57 +02:00
Simon Sapin
bcea20ff8f Revert "GitHub event data as JSON"
This reverts commit d918ccd24b.
2018-09-04 14:18:07 +02:00
Simon Sapin
3d7f852fa3 Only enable caching in the build task 2018-09-03 17:25:47 +02:00
Simon Sapin
3626d2baa2 Open sesame 2018-09-03 17:23:15 +02:00
Simon Sapin
91ccaf08cc Revert "Revert "Cache $CARGO_HOME""
This reverts commit 248c23039c.
2018-09-03 17:12:28 +02:00
Simon Sapin
97e843c4c5 Fix run task 2018-08-30 17:49:57 +02:00
Simon Sapin
cc488fe538 Executable bits 2018-08-30 17:31:18 +02:00
Simon Sapin
b05a445284 Add a run task separate from the build task 2018-08-30 17:26:37 +02:00
Simon Sapin
c31b4ad095 Use vendored Python dependencies 2018-08-30 15:57:26 +02:00
Simon Sapin
567c2ba0d9 Add vendored Python dependencies 2018-08-30 15:52:57 +02:00
Simon Sapin
0d037881d5 Fix python string concat v.s. interpolation 2018-08-30 15:28:38 +02:00
Simon Sapin
ed3c23d2f0 Print as JSON 2018-08-30 15:28:04 +02:00
Simon Sapin
8d6e17db09 os.environ 2018-08-30 15:25:22 +02:00
Simon Sapin
c7fe3dfd48 Fix decision task command 2018-08-30 15:24:06 +02:00
Simon Sapin
6895ec82b4 how do i even jsone 2018-08-30 15:21:56 +02:00
Simon Sapin
d918ccd24b GitHub event data as JSON 2018-08-30 15:18:54 +02:00
Simon Sapin
adb4f10d80 gzip’ed artifact 2018-08-30 14:53:19 +02:00
Simon Sapin
59ab0f85d5 Upload compiled executable as an artifact 2018-08-30 01:36:06 +02:00
Simon Sapin
ad51acb554 Use a Docker image with gcc, in order to link Rust code 2018-08-29 18:16:09 +02:00
Simon Sapin
248c23039c Revert "Cache $CARGO_HOME"
This reverts commit d0f228ff8c.
2018-08-29 18:15:18 +02:00
Simon Sapin
d0f228ff8c Cache $CARGO_HOME 2018-08-29 18:15:13 +02:00
Simon Sapin
d731cf610e Where’s home? 2018-08-29 18:04:19 +02:00
Simon Sapin
4ab782f5a6 Does rustup auto-install? 2018-08-29 18:00:08 +02:00
Simon Sapin
4aa93ee360 rustup in $PATH 2018-08-29 17:58:12 +02:00
Simon Sapin
d537bac018 Build some Rust code 2018-08-29 17:56:35 +02:00
Simon Sapin
b19d28b997 schedulerId 2018-08-28 16:05:28 +02:00
Simon Sapin
0e19b470d4 Scopes is an array 2018-08-28 15:22:48 +02:00
Simon Sapin
225648a340 Request scope (permission) to create tasks 2018-08-28 15:21:05 +02:00
Simon Sapin
84c3b674ec unping 2018-08-23 20:49:38 +02:00
Simon Sapin
5e968193db v1 2018-08-17 21:56:29 +02:00
Simon Sapin
66041a5655 ping 2018-08-17 21:46:06 +02:00
Simon Sapin
b211c708b1 TaskclusterRestFailure: None 2018-08-17 21:36:00 +02:00
Simon Sapin
d57a8dcd3d HTTP 2018-08-17 21:15:23 +02:00
Simon Sapin
77ebfd0be0 Use taskclusterProxy 2018-08-17 21:00:53 +02:00
Simon Sapin
ae7cdfd625 The child task depends on the decision task 2018-08-17 20:48:36 +02:00
Simon Sapin
83a5436bc7 Proper task id 2018-08-17 20:47:09 +02:00
Simon Sapin
6bdedfbcf0 UTF-8 2018-08-17 20:32:15 +02:00
Simon Sapin
2ab965d661 Python syntax 2018-08-17 20:30:38 +02:00
Simon Sapin
0473ac29d0 Python image 2018-08-17 20:28:41 +02:00
Simon Sapin
3d12b33e2d Decision task! 2018-08-17 20:21:29 +02:00
Simon Sapin
f559fcb5dc Run a Python file 2018-08-17 18:20:20 +02:00
Simon Sapin
59b6e7b5b9 Can we find tasks before they’re finished? 2018-08-16 17:44:02 +02:00
Simon Sapin
af782f0c88 Remove unused boilerplate 2018-08-16 17:41:36 +02:00
Simon Sapin
affa0a69cd We’re not allowed to use routes yet 2018-08-16 17:21:45 +02:00
Simon Sapin
05c0c8db19 Just event, not event.push 2018-08-16 17:16:07 +02:00
Simon Sapin
5ea2241bf2 event.push, not event.pull_request 2018-08-16 17:15:00 +02:00