gecko-dev/taskcluster/taskgraph
Dustin J. Mitchell 6ea3546a3e Bug 1277417: output task information in JSON or just labels; r=ahal
The JSON output is suitable for processing with `jq` to extract features of
interest.

MozReview-Commit-ID: 5wpV7sXlOz3

--HG--
extra : rebase_source : 4ffb78ab7a85b32e64d10218a4a8841c22e689f8
2016-06-07 03:09:48 +00:00
..
kind Bug 1274611: implement docker image builds as a distinct kind; r=wcosta 2016-06-05 19:15:53 +00:00
test Bug 1277417: output task information in JSON or just labels; r=ahal 2016-06-07 03:09:48 +00:00
__init__.py
create.py Bug 1278406 - Use a thread pool for submitting tasks to queue; r=dustin 2016-06-07 11:06:12 -07:00
decision.py Bug 1277417: output task information in JSON or just labels; r=ahal 2016-06-07 03:09:48 +00:00
generator.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
graph.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
optimize.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
parameters.py Bug 1273633: support per-branch config in the decision task; r=garndt 2016-05-17 21:27:11 +00:00
target_tasks.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
try_option_syntax.py Bug 1269340: add support for try -t option; r=jmaher 2016-05-18 17:55:33 +00:00
types.py Bug 1277417: output task information in JSON or just labels; r=ahal 2016-06-07 03:09:48 +00:00
util.py Bug 1274611: implement docker image builds as a distinct kind; r=wcosta 2016-06-05 19:15:53 +00:00