gecko-dev/taskcluster
Nathan Froyd bbdcb7d9d4 Bug 1652095 - don't repeatedly look up values when merging dicts; r=tomprince
We already have `value = source[key]` thanks to iteration; we should be
using `value` directly rather than re-doing `source[key]`.

Differential Revision: https://phabricator.services.mozilla.com/D83157
2020-07-10 20:43:41 +00:00
..
ci Bug 1652142 - add binutils toolchain to {fuzzing-,}ccov builds; r=firefox-build-system-reviewers,rstewart 2020-07-10 21:45:25 +00:00
docker Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-07-12 17:01:13 +00:00
docs Bug 1649168: Add scriptworker-canary action and corresponding task; r=rail 2020-07-10 16:12:05 +00:00
scripts Bug 1649757 - don't upload artifacts for various SM builds; r=sfink 2020-07-10 15:53:38 +00:00
taskgraph Bug 1652095 - don't repeatedly look up values when merging dicts; r=tomprince 2020-07-10 20:43:41 +00:00
test Bug 1640902 - [taskcluster.test] Add some additional checks to test_mach_try_auto.py, r=marco 2020-07-09 12:46:49 +00:00
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
mach_commands.py No bug: Update links to hg.mozilla.org to use default instead of tip in taskcluster/; r=Callek 2020-07-08 18:41:17 +00:00
moz.build Bug 1640902 - [ci] Add integration tests for the 'taskcluster' directory, r=tomprince 2020-07-08 18:48:26 +00:00