gecko-dev/taskcluster/taskgraph
Tom Prince fa5bf2bd57 No bug: Handle unicode output from docker builds; r=dustin
This is not strictly required in mozilla-central, as `mach` sets
the encoding of the output to UTF-8.

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

--HG--
extra : moz-landing-system : lando
2019-04-25 15:49:33 +00:00
..
actions Bug 1546619 - whitelist internal tooltool downloads for interactive task creation; r=dustin 2019-04-24 14:14:59 +00:00
cron Bug 1488313: [taskgraph] Add options to reuse on-push tasks in cron graphs; r=dustin,aki 2019-03-27 19:34:53 +00:00
loader Bug 1520261 - Let ARM64 Fennec ride the trains to Beta r=mhentges 2019-04-12 13:53:08 +00:00
manifests Bug 1541089: Fix declarative artifacts on release for shippable builds; r=mtabara 2019-04-17 12:37:52 +00:00
templates Bug 1530908 - Use a transform for try --artifact instead of a morph. r=tomprince 2019-03-05 08:52:19 +00:00
test Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
transforms Bug 1545343 - Run mozharness tests with the intended command line on Windows. r=tomprince 2019-04-23 20:45:40 +00:00
util No bug: Handle unicode output from docker builds; r=dustin 2019-04-25 15:49:33 +00:00
__init__.py Bug 1543872: [taskgraph] Simplify the calculated path to the root of mozilla-central; r=dustin 2019-04-23 21:12:00 +00:00
config.py Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
create.py Bug 1528362: [taskgraph] Change scheduler-id to include the trust-domain; r=dustin 2019-02-21 07:32:31 +00:00
decision.py Bug 1488313: [taskgraph] Only look for try parameters in on-push decision tasks; r=dustin 2019-03-27 20:03:05 +00:00
docker.py Bug 1454685: [taskgraph] Load docker images based on digest generated by the task; r=dustin 2018-11-28 18:18:04 +00:00
files_changed.py Bug 1510591 - Fix 'get_changed_files' to cope with empty commit messages. r=dustin 2018-11-28 18:36:04 +00:00
filter_tasks.py No bug: [taskgraph] Remove check_servo filter; r=dustin 2018-10-25 18:32:09 +00:00
generator.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
graph.py Bug 1507860: [taskgraph] Move most classes to use attrs; r=dustin 2018-11-21 23:50:04 +00:00
morph.py Bug 1524639: [taskgraph] Change load_yaml to accept any number of path components; r=dustin 2019-02-04 16:55:54 +00:00
optimize.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
parameters.py Bug 1534283 - add a 'tasks_for' property; r=tomprince 2019-03-14 20:01:32 +00:00
target_tasks.py Bug 1523303 - Align mozharness suite names with the ones in 'moztest.resolve', r=gbrown 2019-04-22 22:32:34 +00:00
task.py Bug 1527895 - Add soft-dependencies to taskgraph, r=ahal,marco,tomprince,dustin 2019-03-04 17:07:34 +00:00
taskgraph.py Bug 1507860: [taskgraph] Move most classes to use attrs; r=dustin 2018-11-21 23:50:04 +00:00
try_option_syntax.py Bug 1544441 - prevent selecting windows10-aarch64 jobs using old try syntax and fuzzy unless --full is used r=jmaher 2019-04-15 21:14:17 +00:00