__init__.py |
Used to register Gecko specific extensions.
Args:
graph_config: The graph configuration object.
|
1103 |
actions |
|
20 |
config.py |
|
6128 |
create.py |
|
5218 |
decision.py |
Schema for try_task_config.json files.
|
18618 |
docker.py |
Build a context.tar for image with specified name. |
7406 |
files_changed.py |
Support for optimizing tasks based on the set of files that have changed.
|
3054 |
filter_tasks.py |
Generator to declare a task filter function. |
866 |
generator.py |
Raised when trying to load kind from a directory without a kind.yml.
|
15729 |
loader |
|
5 |
main.py |
Filter all the tasks on basis of a regular expression
and returns a new TaskGraph object
|
23714 |
manifests |
|
8 |
morph.py |
Graph morphs are modifications to task-graphs that take place *after* the
optimization phase.
These graph morphs are largely invisible to developers running `./mach`
locally, so they should be limited to changes that do not modify the meaning of
the graph.
|
9009 |
optimize |
|
5 |
parameters.py |
|
3347 |
target_tasks.py |
Get a target_task_method to pass to a TaskGraphGenerator. |
46984 |
test |
|
30 |
transforms |
|
99 |
try_option_syntax.py |
|
28667 |
util |
|
22 |