Commit graph

50 commits

Author SHA1 Message Date
Simon Sapin
aa94e436b5 Typo 2018-09-14 20:08:39 +02:00
Simon Sapin
aba63d4651 Build Servo 2018-09-14 19:17:48 +02:00
Simon Sapin
538107928d Move last bits of project-specific stuff out of decisionlib 2018-09-13 17:31:25 +02:00
Simon Sapin
fe88dba26d Artifact named after their path’s base name 2018-09-13 17:31:25 +02:00
Simon Sapin
46ed832b21 Move project-specific stuff out of decisionlib 2018-09-13 16:52:05 +02:00
Simon Sapin
e566906bef Classy 2018-09-13 16:07:45 +02:00
Simon Sapin
6a011f0e30 Start splitting generic and project-specific decision task logic 2018-09-13 16:02:33 +02:00
Simon Sapin
3e280b0fd4 Keyword-only arguments 2018-09-13 15:43:59 +02:00
Simon Sapin
029c352b78 Unlike maxRunTime, deadline includes time before running 2018-09-13 15:41:22 +02:00
Simon Sapin
f8063d47d4 Revert "Force image reset for over-long route expiry"
This reverts commit 9627302581.
2018-09-13 15:27:40 +02:00
Simon Sapin
9627302581 Force image reset for over-long route expiry 2018-09-13 15:27:04 +02:00
Simon Sapin
971d834d10 Make image cache route expire when image artifacts do 2018-09-13 15:27:04 +02:00
Simon Sapin
46828cb8ad Is the "index." prefix only when creating a task? 2018-09-12 20:55:38 +02:00
Simon Sapin
d1f0128344 Route look up logging 2018-09-12 20:52:27 +02:00
Simon Sapin
37427b11de No default expire duration for artifacts 2018-09-12 20:49:43 +02:00
Simon Sapin
2656e913f7 Cache docker images with a route 2018-09-12 20:45:12 +02:00
Simon Sapin
cf97373cff Images don’t need a unique tag 2018-09-12 20:23:10 +02:00
Simon Sapin
d7ab25608f No need to clone the repo in image builder tasks 2018-09-12 20:02:08 +02:00
Simon Sapin
84fc70eecf Build Dockerfiles without context 2018-09-12 19:52:05 +02:00
Simon Sapin
583ab957b8 Deindent 2018-09-12 19:52:05 +02:00
Simon Sapin
5ccb03cda0 servobrowser/taskcluster-bootstrap 2018-09-12 18:04:00 +02:00
Simon Sapin
3c947b0ba3 Refactor decision task code 2018-09-11 20:06:21 +02:00
Simon Sapin
85d3ee10b1 Remove default docker image 2018-09-11 19:49:34 +02:00
Simon Sapin
d029dd76c3 Use custom Docker image for building other images 2018-09-11 19:26:04 +02:00
Simon Sapin
c802c5bc4f No need for && when we have newlines 2018-09-11 19:06:32 +02:00
Simon Sapin
5a419e4466 Python 3! 2018-09-11 19:03:25 +02:00
Simon Sapin
13d3cbf4be Flatten 2018-09-11 18:50:28 +02:00
Simon Sapin
c31b4ad095 Use vendored Python dependencies 2018-08-30 15:57:26 +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
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
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
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
3d12b33e2d Decision task! 2018-08-17 20:21:29 +02:00