gecko-dev/taskcluster/taskgraph
Tom Prince e8e8ccdaa3 Bug 1535947: [taskgraph] Remove a redundant condition in name_sanity transform; r=aki
In bug 1501776, the `single_dep` and `multi_dep` schemas were aligned, which made both
branch in name_sanity identical. Simplify the code to reflect that.

Differential Revision: https://phabricator.services.mozilla.com/D24109

--HG--
extra : moz-landing-system : lando
2019-03-20 02:23:24 +00:00
..
actions bug 1485680 - make the relpro action a hook. r=dustin 2019-03-12 21:02:33 +00:00
cron Bug 1524639: [taskgraph] Change `load_yaml` to accept any number of path components; r=dustin 2019-02-04 16:55:54 +00:00
loader Backed out 5 changesets (bug 1508976, bug 1522581) for android geckoview bustages at /usr/bin/python2.7. CLOSED TREE 2019-03-05 22:42:15 +02:00
manifests Bug 1527206 - roll-out declarative artifacts for Fennec beta and release. r=sfraser a=release 2019-03-18 13:25:16 +00:00
templates Bug 1530908 - Use a transform for try --artifact instead of a morph. r=tomprince 2019-03-05 08:52:19 +00:00
test Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
transforms Bug 1535947: [taskgraph] Remove a redundant condition in name_sanity transform; r=aki 2019-03-20 02:23:24 +00:00
util Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
__init__.py Backed out 21 changesets (bug 1492664) for breaking cron task for nightlies. a=backout 2018-12-20 12:43:22 +02:00
config.py Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
create.py Bug 1528362: [taskgraph] Change scheduler-id to include the trust-domain; r=dustin 2019-02-21 07:32:31 +00:00
decision.py Bug 1534283 - filter out tasks when DONT-BUILD is in the message r=aki,tomprince 2019-03-14 21:31:09 +00:00
docker.py Bug 1454685: [taskgraph] Load docker images based on digest generated by the task; r=dustin 2018-11-28 18:18:04 +00:00
files_changed.py Bug 1510591 - Fix 'get_changed_files' to cope with empty commit messages. r=dustin 2018-11-28 18:36:04 +00:00
filter_tasks.py No bug: [taskgraph] Remove `check_servo` filter; r=dustin 2018-10-25 18:32:09 +00:00
generator.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
graph.py Bug 1507860: [taskgraph] Move most classes to use attrs; r=dustin 2018-11-21 23:50:04 +00:00
morph.py Bug 1524639: [taskgraph] Change `load_yaml` to accept any number of path components; r=dustin 2019-02-04 16:55:54 +00:00
optimize.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
parameters.py Bug 1534283 - add a 'tasks_for' property; r=tomprince 2019-03-14 20:01:32 +00:00
target_tasks.py Bug 1534283 - filter out tasks when DONT-BUILD is in the message r=aki,tomprince 2019-03-14 21:31:09 +00:00
task.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
taskgraph.py Bug 1507860: [taskgraph] Move most classes to use attrs; r=dustin 2018-11-21 23:50:04 +00:00
try_option_syntax.py Bug 632954 - Enable tests on Android PGO; r=jmaher CLOSED TREE 2019-03-18 23:53:38 +00:00