gecko-dev/taskcluster/taskgraph
Andrew Halberstadt 7f847766aa Bug 1470266 - [taskgraph] Add ability to schedule serviceworker-e10s test tasks in taskgraph, r=jmaher
This adds a transform which will evaluate the 'serviceworker-e10s' key. If
False, the task is returned as is. If True, the task is run with the
'dom.serviceWorkers.parent_intercept' pref enabled. If 'both' the task is split
into two tasks, one with the pref, and one without.

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

--HG--
extra : moz-landing-system : lando
2018-10-02 17:13:04 +00:00
..
actions Bug 1491186: don't sanity check scopes for kind=task r=bhearsum 2018-09-25 14:24:43 +00:00
cron Backed out changeset 3db3193ec938 (bug 1486970) for braking the nightlies with signing issues. a=backout 2018-08-30 03:49:42 +03:00
loader Bug 1490502 - Don't ship Fennec x86-64 Nightly to Play Store yet; r=jlorenzo 2018-09-15 15:08:48 +00:00
templates Bug 1443974: add a template to run try jobs at 'low' priority; r=ahal 2018-04-02 16:53:05 +00:00
test Bug 1495480: [taskgraph] Load taskgraph config before loading parameters; r=dustin 2018-10-01 23:37:53 +00:00
transforms Bug 1470266 - [taskgraph] Add ability to schedule serviceworker-e10s test tasks in taskgraph, r=jmaher 2018-10-02 17:13:04 +00:00
util Bug 1491186: sanity check action scopes r=aki,tomprince 2018-09-19 19:13:45 +00:00
__init__.py Bug 1491907 - Get comm/ version from comm/mail/*version.txt r=dustin 2018-09-29 20:53:10 +00:00
config.py Bug 1491907 - Get comm/ version from comm/mail/*version.txt r=dustin 2018-09-29 20:53:10 +00:00
create.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
decision.py Bug 1495480: [taskgraph] Load taskgraph config before loading parameters; r=dustin 2018-10-01 23:37:53 +00:00
docker.py Bug 1460475 - Use stream_reader API; r=dustin 2018-05-11 10:10:41 -07:00
files_changed.py Bug 1490119 - Bump timeout for automationrelevance. r=tomprince 2018-09-19 20:01:27 +00:00
filter_tasks.py
generator.py Bug 1495480: [taskgraph] Load taskgraph config before loading parameters; r=dustin 2018-10-01 23:37:53 +00:00
graph.py
morph.py Bug 1469999 - Use yaml.safe_load() in taskgraph; r=dustin 2018-06-25 21:34:30 +00:00
optimize.py Bug 1477706: [test-verify] Only look at locally changed files on try and in try-select; r=ahal 2018-08-03 10:26:17 -06:00
parameters.py Bug 1491907 - Get comm/ version from comm/mail/*version.txt r=dustin 2018-09-29 20:53:10 +00:00
target_tasks.py Bug 1493071 Rename bouncer_check cron task r=mtabara 2018-09-24 16:01:45 +00:00
task.py Bug 1481121: [release] Add support for tasks declaring the release-relevant artifacts, for downstream tasks to inspect; r=Callek 2018-08-20 12:29:15 -06:00
taskgraph.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
try_option_syntax.py Bug 1473048 - Prevent code coverage builds from running when using try option syntax. r=ahal 2018-08-22 20:45:51 +00:00