.ruff.toml |
|
81 |
__init__.py |
Used to register Gecko specific extensions.
Args:
graph_config: The graph configuration object.
|
2319 |
actions |
|
|
config.py |
|
5648 |
decision.py |
Schema for try_task_config.json files.
|
19448 |
docker.py |
Build a context.tar for image with specified name. |
7401 |
files_changed.py |
Support for optimizing tasks based on the set of files that have changed.
|
3078 |
loader |
|
|
main.py |
Filter all the tasks on basis of a regular expression
and returns a new TaskGraph object
|
24328 |
manifests |
|
|
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.
|
8533 |
optimize |
|
|
parameters.py |
|
3417 |
target_tasks.py |
Filter out tasks that run via cron.
|
51428 |
test |
|
|
transforms |
|
|
try_option_syntax.py |
|
28638 |
util |
|
|