gecko-dev/taskcluster
Mike Hommey b0f3ca8044 Bug 1490573 - Use fetches for nsis and wine toolchain tasks. r=froydnj
These toolchain tasks are the last ones using the historical
download-tools script from build/unix/build-gcc, which invokes gpg to
validate the downloaded tarballs. The consequence is that gpg-agent is
spawned and stays running, preventing a cleanup script from doing its
job, making the tasks fail.

Fetches are the new way to download sources, and can also do gpg
validation without those caveats.

The download-tools.sh script can then be removed as it's not used
anymore.

Differential Revision: https://phabricator.services.mozilla.com/D22682

--HG--
extra : moz-landing-system : lando
2019-03-11 01:38:46 +00:00
..
ci Bug 1490573 - Use fetches for nsis and wine toolchain tasks. r=froydnj 2019-03-11 01:38:46 +00:00
docker Bug 1532236 Reinsert awscli, required for partials caching r=mtabara 2019-03-11 10:44:36 +00:00
docs Bug 1530908 - Use a transform for try --artifact instead of a morph. r=tomprince 2019-03-05 08:52:19 +00:00
scripts Bug 1490573 - Use fetches for nsis and wine toolchain tasks. r=froydnj 2019-03-11 01:38:46 +00:00
taskgraph Bug 1532783: [taskgraph] Move handling of windows scopes to taskgraph.transfroms.task; r=dustin 2019-03-08 07:00:02 +00:00
.yamllint
mach_commands.py Bug 1525736: [taskgraph] Allow looking up parameters by project for trust-domains other than gecko; r=dustin 2019-02-14 21:34:49 +00:00
moz.build