gecko-dev/taskcluster/taskgraph
Mike Hommey 43a2e97c21 Bug 1634605 - Stop retrying on apt-get errors. r=tomprince
We starting doing that because snapshot.debian.org would ban some AWS IP
ranges, and we would get random failures, but that's not the case
anymore. OTOH, when more "normal" errors happen, like when you change a
Dockerfile to add a package, and that package actually doesn't exist,
the image build is tried 5 times, with no chance it will succeed, and
treeherder doesn't link to the log because it's purple, so you need to
manually go to taskcluster.

Removing the autoretry will make things smoother.

Differential Revision: https://phabricator.services.mozilla.com/D73392
2020-05-02 06:18:13 +00:00
..
actions Bug 1612345 - Restrict custom retrigger to docker-worker tasks; r=bc 2020-04-24 10:09:54 +00:00
cron Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
loader Bug 1562412 - partner-repack-ids multi_dep group_by. r=nthomas 2020-02-25 03:34:58 +00:00
manifests Bug 1620166 - Remove mar.exe, msbdiff.exe and target.normandy.json as artifacts of Windows builds. r=tomprince 2020-03-20 01:57:52 +00:00
optimize Bug 1633866 - [taskgraph.optimize] Move logic to query 'bugbug' service to a utility file, r=marco 2020-04-30 13:53:01 +00:00
test Bug 1633866 - [taskgraph.optimize] Move logic to query 'bugbug' service to a utility file, r=marco 2020-04-30 13:53:01 +00:00
transforms Bug 1634605 - Stop retrying on apt-get errors. r=tomprince 2020-05-02 06:18:13 +00:00
util Bug 1633866 - [taskgraph.optimize] Move logic to query 'bugbug' service to a utility file, r=marco 2020-04-30 13:53:01 +00:00
__init__.py No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00
config.py Bug 1624763 - Enable custom actions to be defined in a repo. r=tomprince 2020-04-09 07:37:21 +00:00
create.py
decision.py Bug 1624280 - Add support for routes in try_task_config.json, r=ahal 2020-04-01 09:18:37 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1603463 - [tryselect] Add the ability to run 'mach try auto' with alternative scheduling algorithms, r=tomprince 2020-03-13 20:32:14 +00:00
graph.py
morph.py Bug 1606899 - Fix 'NameError: global name ...' error which regressed from Bug 1604749. r=tomprince a=releng DONTBUILD 2020-01-03 22:06:19 +02:00
parameters.py Bug 1609987 - Port bug 1568006: Allow projects to modify decision parameters. r=tomprince 2020-02-04 22:32:12 +00:00
target_tasks.py Bug 1627085 - apply mach try task blacklist filter to mach try auto r=jmaher,marco 2020-05-01 10:26:48 +00:00
task.py
taskgraph.py Bug 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
try_option_syntax.py Bug 1630350 - apply mach try filter to try syntax selector r=jmaher,gbrown 2020-04-21 19:51:25 +00:00