Commit Graph

12 Commits

Author SHA1 Message Date
Alexandre Lissy
7e9767f0d8 Remove 'runs/0' references in artifacts path
Generated with:
$ sed -ri 's|runs/0/||g' taskcluster/*.tyml

Fixes #933
2017-11-02 15:28:08 +01:00
Alexandre Lissy
d4f3392aec Proper definition of .build.yml
Array to sr() was undocumented and is not supported in JS.

Fixes #925
2017-10-31 22:10:45 +01:00
Alexandre Lissy
7321410bd9 Add missing routes entry for libctc
Fixes #922
2017-10-31 17:32:11 +01:00
Alexandre Lissy
20e0138900 Prebuilt ARM Python & NodeJS bindings
Fixes #915
2017-10-31 15:43:49 +01:00
Alexandre Lissy
bd0fedc312 Split TaskCluster build scripts and refactor some variables
This will help landing AOT support, avoiding turning tc-build.sh and
tc-package.sh into a spaghetti mess.

Fixes #898
2017-10-19 15:43:47 +02:00
Reuben Morais
87c9be1097 Update to Git LFS 2.3.1 2017-10-10 16:50:02 -03:00
Reuben Morais
a6dbbfdc50 Only install Git LFS on the Linux test base 2017-10-10 16:50:02 -03:00
lissyx
033d4f765a Make sure Git LFS is installed across all contexts in tests 2017-10-02 20:18:37 -03:00
Alexandre Lissy
26a9c3e45e Change all path on OSX after extracting home.tar.xz
Fixes #852
2017-09-25 20:14:18 +02:00
Alexandre Lissy
ffb95a2ef1 Switch TaskCluster provisioner/workerType for OSX 2017-09-25 17:58:32 +02:00
Alexandre Lissy
c74448fbdd Set proper artifacts expiration dates
Fixes #840
2017-09-19 16:18:03 +02:00
Alexandre Lissy
31616daf02 TaskCluster Decision Task
Fixes #837
2017-09-18 20:59:27 +02:00