| __init__.py |
Import all modules that are siblings of this one, triggering decorators in
the process.
|
2308 |
| actions.py |
Runs the 'l10n_bump' task.
|
2599 |
| decision.py |
Create a JSON file that is used by Treeherder to display "Built from" links.
|
9414 |
| 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.
|
923 |
| 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. |
1959 |
| target_tasks.py |
Select tasks required for indexing Thunderbird for Searchfox web site each day |
2839 |
| test |
|
|
| transforms |
|
|
| try_option_syntax.py |
In tests you may restrict them by platform [] inside of the brackets
whitespace may occur this is typically invalid shell syntax so we escape it
with backslash sequences .
|
24256 |
| util |
|
|