gecko-dev/taskcluster/ci/toolchain
Dustin J. Mitchell 449d528cf3 Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj
MozReview-Commit-ID: 6aPdGbxn0D1

--HG--
rename : taskcluster/taskgraph/task/__init__.py => taskcluster/taskgraph/loader/__init__.py
rename : taskcluster/taskgraph/task/balrog.py => taskcluster/taskgraph/loader/balrog.py
rename : taskcluster/taskgraph/task/beetmover.py => taskcluster/taskgraph/loader/beetmover.py
rename : taskcluster/taskgraph/task/beetmover_checksums.py => taskcluster/taskgraph/loader/beetmover_checksums.py
rename : taskcluster/taskgraph/task/checksums_signing.py => taskcluster/taskgraph/loader/checksums_signing.py
rename : taskcluster/taskgraph/task/post_build.py => taskcluster/taskgraph/loader/post_build.py
rename : taskcluster/taskgraph/task/repacks.py => taskcluster/taskgraph/loader/repacks.py
rename : taskcluster/taskgraph/task/signing.py => taskcluster/taskgraph/loader/signing.py
rename : taskcluster/taskgraph/task/test.py => taskcluster/taskgraph/loader/test.py
rename : taskcluster/taskgraph/task/transform.py => taskcluster/taskgraph/loader/transform.py
rename : taskcluster/taskgraph/task/base.py => taskcluster/taskgraph/task.py
extra : rebase_source : 42a183bae9aedfa04876d99a59119fd08bbf7d73
2017-03-09 19:00:49 -05:00
..
kind.yml Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj 2017-03-09 19:00:49 -05:00
linux.yml Bug 1335651 - Setup an index path in the gecko.cache namespace for toolchain builds. r=dustin 2017-02-01 09:27:31 +09:00
macosx.yml Bug 1335651 - Setup an index path in the gecko.cache namespace for toolchain builds. r=dustin 2017-02-01 09:27:31 +09:00
windows.yml Bug 1335651 - Setup an index path in the gecko.cache namespace for toolchain builds. r=dustin 2017-02-01 09:27:31 +09:00