gecko-dev/taskcluster/gecko_taskgraph
serge-sans-paille 0a31b97e46 Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal,jlorenzo
* Use enumerate(...) instead of manual indexing
* It's safe to modify a list we're iterating on as long as we break out
  of the iteration right after the modification.

Differential Revision: https://phabricator.services.mozilla.com/D165053
2023-01-16 21:18:24 +00:00
..
actions Bug 1805842 - Introduce gecko_taskgraph.util.copy_task r=jlorenzo 2023-01-16 21:18:23 +00:00
loader Bug 1805842 - Introduce gecko_taskgraph.util.copy_task r=jlorenzo 2023-01-16 21:18:23 +00:00
manifests Bug 1742375 - stop beetmoving snap packages. r=releng-reviewers,jcristau DONTBUILD 2021-11-23 18:55:59 +00:00
optimize Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
test Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
transforms Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal,jlorenzo 2023-01-16 21:18:24 +00:00
util Bug 1805842 - Introduce gecko_taskgraph.util.copy_task r=jlorenzo 2023-01-16 21:18:23 +00:00
.isort.cfg Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
__init__.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
config.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
decision.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
docker.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
files_changed.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
main.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
morph.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
parameters.py Bug 1790816 - Reformat taskcluster/ with isort. r=#linter-reviewers CLOSED TREE 2022-12-16 11:14:02 +00:00
target_tasks.py Bug 1806035 - Enable Windows Speedometer 3 tests. r=perftest-reviewers,kshampur 2023-01-11 13:39:09 +00:00
try_option_syntax.py Bug 1805503 - Add Pixel 5 and run jittest/reftest/crashtests on there. r=bxbrenden 2022-12-29 18:01:54 +00:00