gecko-dev/taskcluster/taskgraph
Rob Lemley 9dc5cd5b86 Bug 1609987 - Allow checking additional paths in verify_docs. r=tomprince
There's no way for Thunderbird to define a new task kind at the moment because
the verify_docs function only checks one base path.

This adds a 'documentation_paths' registry that holds a list of paths to check
for documentation files. Calling documentation_paths() with a filename later
will read all the files it finds with that name under all of the base paths,
returning them in one chunk. This minimizes the necessary changes to verify_docs
itself.

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

--HG--
extra : moz-landing-system : lando
2020-02-28 18:32:19 +00:00
..
actions Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
cron Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
loader Bug 1562412 - partner-repack-ids multi_dep group_by. r=nthomas 2020-02-25 03:34:58 +00:00
manifests Bug 1562412 - address beetmover-geckoview hardcoded assumptions. r=jlorenzo 2020-02-25 15:35:33 +00:00
optimize Bug 1608427 - SETA: Treat fuzzing build tasks as possible low value tasks, r=jmaher,decoder 2020-02-06 10:14:09 +00:00
test Bug 1612149 - Update linux64 try syntax aliases for 18.04; r=jmaher 2020-02-10 14:51:53 +00:00
transforms Bug 1618633 - [ci] Stop implicitly adding 'try' to all fission-run-on-projects, r=jgraham 2020-02-28 19:46:21 +00:00
util Bug 1609987 - Allow checking additional paths in verify_docs. r=tomprince 2020-02-28 18:32:19 +00:00
__init__.py No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00
config.py Bug 1562412 - key mac-behavior off shippable r=Callek 2020-02-26 21:50:11 +00:00
create.py
decision.py Bug 1613743 - Remove ./mach try --visual-metrics-jobs r=tomprince 2020-02-11 20:01:01 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
graph.py No bug: [taskgraph] Improve the error message in Graph.transitive_closure; r=mhentges 2019-10-03 01:27:02 +00:00
morph.py Bug 1606899 - Fix 'NameError: global name ...' error which regressed from Bug 1604749. r=tomprince a=releng DONTBUILD 2020-01-03 22:06:19 +02:00
parameters.py Bug 1609987 - Port bug 1568006: Allow projects to modify decision parameters. r=tomprince 2020-02-04 22:32:12 +00:00
target_tasks.py Bug 1612540 - bake geckoview in the push phase of releases. r=jlorenzo 2020-02-11 11:10:42 +00:00
task.py No bug: [taskgraph] Sort soft-dependencies output to make diffing easier; r=aki 2019-10-21 16:04:49 +00:00
taskgraph.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
try_option_syntax.py Bug 1612149 - Update linux64 try syntax aliases for 18.04; r=jmaher 2020-02-10 14:51:53 +00:00