gecko-dev/taskcluster
Rob Lemley 176cad3876 Bug 1611014 - Make sure Taskcluster root_dir is a unicode string. r=rstewart
This fixes an issue when running "mach taskgraph" with the --root parameter
from the commandline. We use this regularly when working on Thunderbird task
configuration.

The initial list of kind names is read with os.listdir(), which returns
non-unicode strings when given a non-unicode string. As a result, some tasks
fail to validate because there's a non-unicode string where a unicode string
is expected.

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

--HG--
extra : moz-landing-system : lando
2020-01-23 00:32:53 +00:00
..
ci Bug 1610929 - Update sccache for native-zlib feature and enable it in automation. r=froydnj 2020-01-22 20:11:43 +00:00
docker No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser 2020-01-20 12:05:53 +00:00
docs Bug 1606889 - Clean up references to obsolete ESR branches. r=tomprince 2020-01-10 23:18:50 +00:00
scripts Bug 1610929 - Update sccache for native-zlib feature and enable it in automation. r=froydnj 2020-01-22 20:11:43 +00:00
taskgraph Bug 1611014 - Make sure Taskcluster root_dir is a unicode string. r=rstewart 2020-01-23 00:32:53 +00:00
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
mach_commands.py Bug 1524639: [taskgraph] Enforce unicode strings in schemas r=tomprince 2020-01-21 17:12:08 +00:00
moz.build Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre 2019-11-07 23:07:20 +00:00