gecko-dev/taskcluster/ci/toolchain
Mike Hommey 3cfb819aa7 Bug 1335651 - Setup an index path in the gecko.cache namespace for toolchain builds. r=dustin
This allows to find them and optimize them out during the taskgraph
optimization phase, and will allow to get toolchain artifacts through a
mach command for developers.

The index path is generated similarly to git trees or mercurial
manifests, and allows to find the right task corresponding to the the
contents of the files in the task `extra.resources` along the toolchain
scripts.

`when.files-changed` is not used when a task has index paths because we
need tasks to happen independently of whether there were changes to
those files when the index or artifacts expire.

--HG--
extra : rebase_source : e9995cee0ee39d7b64090a243e380aeae336a69f
2017-02-01 09:27:31 +09:00
..
kind.yml Bug 1328199 - Part 2: Add a TaskCluster job to build clang-tidy for OSX on Linux; r=dustin 2017-01-04 16:50:09 -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