fune/taskcluster/scripts
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
..
builder Bug 1531234 - Write JS test structured logs to main_raw.log instead of intermixing them in stdout r=ahal 2019-03-01 18:19:40 +00:00
misc Bug 1490573 - Use fetches for nsis and wine toolchain tasks. r=froydnj 2019-03-11 01:38:46 +00:00
tester bug 1507012 - set up and start gnome-keyring-daemon so libsecret works in Firefox in our test environment r=dustin 2018-11-27 15:50:21 +00:00
copy.sh
run-task Bug 1516568 - Provide path to python executable when invoking fetch-content script. r=ahal 2019-02-15 01:30:48 +00:00