Name Description Size
__init__.py Returns relpath with 'comm/' prefix removed. :param string relpath: relative path :return string: stripped path 467
docker.py 644
hash.py Give a list of path patterns and return two lists. rv[0] corresponds to files from the GECKO repository, rv[1] corresponds to COMM. The pattern list for the COMM repository will have *not* the 'comm/' prefix stripped. 2500
l10n.py Parse the passed locales file for a list of locales, exclude ja-JP-mac. 467
suite.py 544
taskgraph_attributes.py This file contains the constants from gecko_taskgraph.util.attributes, but only the Thunderbird repositories are included. 3785
verify.py Projects that make use of Firefox's taskgraph can extend it with their own task kinds by registering additional paths for documentation. documentation_paths.add() needs to be called by the project's Taskgraph registration function. See taskgraph.config. 17477