Name Description Size
__init__.py Import all modules that are siblings of this one, triggering decorators in the process. 1916
actions.py Runs the 'l10n_bump' task. 2581
decision.py Create a JSON file that is used by Treeherder to display "Built from" links. 8564
documentation.py 363
files_changed.py Support for optimizing tasks based on the set of files that have changed. 1326
loader
manifests
optimize.py Thunderbird specific taskgraph optimizers. 2486
parameters.py Register the additional comm_* parameters with taskgraph. Note that defaults_fn is registered, but it does not actually run by design in the decision task due to 'strict' being True in that case. 1864
target_tasks.py Select tasks required for indexing Thunderbird for Searchfox web site each day 2839
test
transforms
try_option_syntax.py Override parse_platforms in the superclass. Removed the attempt to replace macosx64 jobs with macosx64-shippable. 3544
util