gecko-dev/testing/taskcluster/taskcluster_graph
Dustin J. Mitchell d99040fe43 Bug 1274645: generate task labels for docker image builds; r=ahal
This monkey-patches the old taskcluster_graph code to avoid impacting branches
that are still using that support for decision graphs.  All of this will go
away when docker image builds become their own kind.

MozReview-Commit-ID: KukC3qqZDYA

--HG--
extra : rebase_source : 7bc4e89ad586120fdea78dfd7539633014ccc300
extra : source : 5e8b6de669628bf838432b93d1e1cff783b7ff62
2016-05-20 21:04:49 +00:00
..
transform Bug 1257619 - Add revision and revision_hash information to tasks r=dustin 2016-03-15 17:46:26 -05:00
__init__.py
build_task.py
commit_parser.py Bug 1258497: Implement a new taskgraph generation system; r=gps 2016-05-16 22:53:22 +00:00
dry_run.py Bug 1215157 - Add --dry-run to mach taskcluster-graph; r=garndt 2015-10-14 11:26:35 -04:00
from_now.py Bug 1241138 - [e2e-py] Error uploading video. Expires must be in the future r=garndt 2016-01-27 16:42:52 +01:00
image_builder.py Bug 1274645: generate task labels for docker image builds; r=ahal 2016-05-20 21:04:49 +00:00
mach_util.py Bug 1273673: use Python logging for taskgraph generation; r=gps 2016-05-18 18:02:51 +00:00
slugidjar.py Bug 1194767 - use slugid 1.0.6 in ./mach taskcluster-graph command. r=wcosta 2015-09-04 17:59:34 +02:00
templates.py
try_test_parser.py