Commit Graph

3 Commits

Author SHA1 Message Date
Mark Banner
f40a0e536c Bug 1359604 - Enable the ESLint recommended rules for taskcluster/docker/index-task/. r=dustin
MozReview-Commit-ID: EOX2SvofSS5
2017-04-25 21:54:13 +01:00
Jonas Finnemann Jensen
b3a2cf4826 Bug 1353121 - Fix error message from indexing-task. r=dustin
In short shouldn't call err.stack(), it's a property.

MozReview-Commit-ID: 2HpPgsdctTv
2017-04-03 11:44:20 -07:00
Jonas Finnemann Jensen
f34da84969 Bug 1333255: Task for indexing other tasks. r=jonasfj
This introduces a new docker image: `index-task`,
which given a taskId and a set of namespaces will
index the given taskId under said namespaces.

Modified to include a script with a descriptive name that curious users can
find in the source code.

MozReview-Commit-ID: KPHVT0XPfsb
2017-03-14 15:25:57 +00:00