gecko-dev/taskcluster/taskgraph
Nathan Froyd a3e09b1dbf Bug 1302028 - part 3 - modify path for filtering out servo tasks; r=gps
We're adding a dummy servo/ports/geckoservo/ directory, which would make
the filtering logic for Taskcluster tasks think that we want to run
Servo tasks all the time.  But we don't have a complete installation of
Servo, so things will inevitably fall over if we did that.  To avoid
this situation, change the path that the filter checks for to something
a little more specific and less likely to cause conflicts.
2017-01-20 11:33:04 -05:00
..
cron Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
task Bug 1330668 - Schedule balrog submission tasks. r=dustin a=me 2017-01-12 21:01:54 -05:00
test Bug 1302028 - part 3 - modify path for filtering out servo tasks; r=gps 2017-01-20 11:33:04 -05:00
transforms Merge m-c to autoland, a=merge 2017-01-18 15:39:12 -08:00
util Bug 1302192: require headings to begin a line; r=hammad13060+583205 2016-12-23 22:04:45 +00:00
__init__.py
action.py Bug 1289823 - Add backfilling as an action-task r=armenzg,dustin 2016-12-07 13:33:20 -10: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 1325479 - Fix repo scopes in action task r=dustin 2016-12-22 17:08:33 -05: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 1302028 - part 3 - modify path for filtering out servo tasks; r=gps 2017-01-20 11:33:04 -05:00
generator.py Bug 1326462 - Make the check for duplicate gecko v2 routes, happen during full graph; r=Callek 2017-01-02 19:39:30 +05:30
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 Bug 1322041 - Support android x86, arm; and desktop linux, linux64 nightlies via Taskcluster. Unsigned. r=dustin 2016-12-04 17:18:03 -05: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 1326232: correctly match tests with try syntax; r=Callek 2016-12-29 16:46:20 +00:00