gecko-dev/taskcluster/taskgraph
Mike Hommey 8526ef3e1a Bug 1338061 - Move toolchain tasks to a separate "platform". r=dustin
The toolchain tasks are hard to spot on treeherder, in the ocean of
build and test jobs associated with the platforms they are currently
under.

Now that we have a significant number of toolchain tasks across
different platforms, it's even worse, especially combined with the fact
that they don't happen on every push.

To make them more easily visible, we move them to a new, separate,
"platform", with the name "toolchains", instead of having them in
different platforms. But since the distinction between Linux, OSX and
Windows 32/64 is still interesting to have, we create groups for each of
those platforms.

But because of bug 1215587, the jobs still end up associated to their
previous group, defeating the new grouping, so to work around that bug,
we also rename the jobs in subtle ways.

--HG--
extra : rebase_source : 6c093c070c18a64eba1c21bf2a2c97b2a9aaabc5
2017-01-27 11:46:22 +09:00
..
cron Bug 1334167: use the gecko schedulerid to avoid schedulerid conflicts; r=Callek 2017-02-06 15:08:46 +00:00
task Bug 1305139 - schedule checksums related tasks in nightly graph. r=aki,Callek 2017-02-07 22:44:12 -05:00
test Bug 1336607 - Remove dummy geckolib and taskgraph filter; r=froydnj 2017-02-03 16:23:14 -08:00
transforms Bug 1338061 - Move toolchain tasks to a separate "platform". r=dustin 2017-01-27 11:46:22 +09:00
util Bug 1336582 - Add build_system_type to seta job priority endpoint; r=jmaher 2017-02-03 16:40:24 -05:00
__init__.py
action.py Bug 1289824 - Add "add-talos" taskgraph action r=jmaher 2017-01-11 11:13:19 -05:00
action.yml Bug 1325479 - Fix repo scopes in action task r=dustin 2016-12-22 17:08:33 -05:00
create.py Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
decision.py Bug 1336607 - Remove dummy geckolib and taskgraph filter; r=froydnj 2017-02-03 16:23:14 -08:00
docker.py Bug 1324414 - Reference prebuilt docker images by HASH. r=dustin 2016-12-19 11:31:56 +01:00
files_changed.py Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
filter_tasks.py Bug 1336607 - Fix lint failure on a CLOSED TREE; a=¯\_(ツ)_/¯ 2017-02-10 17:23:14 -08:00
generator.py Bug 1333167: Add extra try options to taskcluster. r=dustin a=jmaher 2017-02-02 09:34:43 -02:00
graph.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
optimize.py Bug 1277579: use 'name' in dependency error message; r=kmoir 2016-09-16 20:25:29 +00:00
parameters.py Bug 1302765 - Allow `./mach taskgraph .. --parameters P` to take a URL. URL building mechanism fixed; r=dustin 2016-11-24 01:15:33 +05:30
target_tasks.py Merge m-c to autoland, a=merge 2017-02-10 15:40:01 -08:00
taskgraph.py Bug 1323633 - Ensure that task graphs do not contain duplicate Treeherder symbols, also consider treeherder.collection.keys(); r=dustin 2016-12-13 11:51:53 +05:30
try_option_syntax.py Bug 1336427: add try option to run tc-worker jobs. r=dustin 2017-02-03 16:38:51 -02:00