gecko-dev/taskcluster/gecko_taskgraph
Andrew Halberstadt 6798e0de5a Bug 1741745 - [taskgraph] Introduce a 'run-without-variant' key, r=jmaher
Tasks that set this key to false *will not* run under the standard no variant
configuration.

This is needed to replace the 'e10s=false' case (i.e tasks that *only* run with
1proc like mochitest-chrome or mochitest-a11y.

Depends on D133224

Differential Revision: https://phabricator.services.mozilla.com/D133225
2021-12-13 16:38:02 +00:00
..
actions Bug 1740339 - Skip triggering actions when testing action-callbacks r=aki 2021-12-01 21:35:03 +00:00
loader Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
manifests Bug 1742375 - stop beetmoving snap packages. r=releng-reviewers,jcristau DONTBUILD 2021-11-23 18:55:59 +00:00
optimize Bug 1741745 - [taskgraph] Create a '1proc' variant, r=jmaher 2021-12-13 16:38:01 +00:00
test Bug 1741745 - [taskgraph] Introduce a 'run-without-variant' key, r=jmaher 2021-12-13 16:38:02 +00:00
transforms Bug 1741745 - [taskgraph] Introduce a 'run-without-variant' key, r=jmaher 2021-12-13 16:38:02 +00:00
util Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +00:00
__init__.py
config.py Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
create.py Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
decision.py Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD 2021-11-02 16:47:50 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
graph.py
main.py Bug 1737853 - [taskgraph] Fix '--diff' to account for new 'gecko_taskgraph' module name, r=taskgraph-reviewers,jmaher 2021-10-26 20:16:30 +00:00
morph.py Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
parameters.py Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
target_tasks.py Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD 2021-11-02 16:47:50 +00:00
task.py
taskgraph.py
try_option_syntax.py