gecko-dev/testing/taskcluster/taskcluster_graph
Dustin J. Mitchell 416337810c Bug 1244189: add 'mach taskcluster-load-image'; r=garndt
The command helpfully downloads a docker image created by a taskcluster task,
which can be helpful when trying to replicate subtle bugs that only occur
in-tree.

This also fixes a bug in hashing Dockerfile directories, where the full
pathname was taken into account.  While this pathname is consistent from
decision task to decision task, it is not consistent with developers' home
directories.  This change omits the directory prefix, which will cause a
one-time shift in all directory hashes.

MozReview-Commit-ID: EamQzUGG5qY

--HG--
extra : rebase_source : 9f35ddd7599bc622a8490133d4fdd1b80e58cb7f
extra : amend_source : 20c5511287d748c44285a3bdebca6e3976b27431
2016-03-25 21:49:05 +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 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
commit_parser.py Bug 1247085 - Generate empty graph when no try flags given r=wcosta 2016-02-29 09:51:17 -06: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 1244189: add 'mach taskcluster-load-image'; r=garndt 2016-03-25 21:49:05 +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 Bug 1105439 - Part 9 Finalize decision task and simplify emulator caching logic r=wcosta, garndt 2014-12-04 22:33:01 -08:00
try_test_parser.py Bug 1146218 - Harden taskcluster platform parser r=wcosta 2015-03-22 20:02:20 -07:00