зеркало из https://github.com/mozilla/gecko-dev.git
e8a36b30d0
Currently 'fetch' artifacts are all extracted in the same directory, this could make the extdir messy, or in the worst case, cause file name collisions. Some artifacts are ok to extract into the same directory as they're already bundled within the archive. But other artifacts are not. This patch keeps the default behaviour (extracting everything into the same directory), but allows task authors to specify per-artifact directories to extract into. The syntax is: path[>dest]@<task> The 'dest' value will be a subdirectory of the MOZ_FETCHES_DIR environment variable. Depends on D2102. Differential Revision: https://phabricator.services.mozilla.com/D2166 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actions | ||
cron | ||
loader | ||
templates | ||
test | ||
transforms | ||
util | ||
__init__.py | ||
config.py | ||
create.py | ||
decision.py | ||
docker.py | ||
files_changed.py | ||
filter_tasks.py | ||
generator.py | ||
graph.py | ||
morph.py | ||
optimize.py | ||
parameters.py | ||
target_tasks.py | ||
task.py | ||
taskgraph.py | ||
try_option_syntax.py |