gecko-dev/taskcluster
Andrew Halberstadt e8a36b30d0 Bug 1468812 - [fetch-content] Implement ability to specify a per-fetch subdirectory to extract into r=gps
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
2018-07-18 17:52:43 +00:00
..
ci Bug 1475196 - [ci] Move 'run-on-projects' to the job-defaults section in taskcluster/ci/talos.yml r=jmaher 2018-07-17 20:50:01 +00:00
docker Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03:00
docs Bug 1473636: remove outdated information about raw YAML templates, custom tasks; r=tomprince 2018-07-05 17:21:14 +00:00
scripts Bug 1468812 - [fetch-content] Implement ability to specify a per-fetch subdirectory to extract into r=gps 2018-07-18 17:52:43 +00:00
taskgraph Bug 1468812 - [fetch-content] Implement ability to specify a per-fetch subdirectory to extract into r=gps 2018-07-18 17:52:43 +00:00
.yamllint Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek 2017-11-11 00:36:41 -05:00
mach_commands.py Bug 1473636: clarify arguments to action callbacks; r=tomprince 2018-07-05 17:07:40 +00:00
moz.build Bug 1459274 - update BUG_COPMONENT to represent reality; r=gps 2018-06-01 13:47:35 +00:00