gecko-dev/tools/tryselect
Andrew Halberstadt d45b3cf7a4 Bug 1624902 - [taskgraph] Implement substrategies in the bugbug scheduler for dealing with platforms, r=marco
The bugbug scheduler currently chooses which manifests are important, and we
then run *every* task that contains those manifests. This is likely overkill
and we can reduce the number of configurations we run these manifests on.

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

--HG--
extra : moz-landing-system : lando
2020-04-01 13:43:48 +00:00
..
docs Bug 1617511 - doc: Add a textual description on attaching new try jobs r=armenzg 2020-02-25 14:07:26 +00:00
selectors Bug 1624902 - [taskgraph] Implement substrategies in the bugbug scheduler for dealing with platforms, r=marco 2020-04-01 13:43:48 +00:00
test Bug 1624902 - [taskgraph] Implement substrategies in the bugbug scheduler for dealing with platforms, r=marco 2020-04-01 13:43:48 +00:00
util Bug 1623328 Handle missing target_task_set in try estimates r=ahal 2020-03-24 16:39:37 +00:00
__init__.py Bug 1562642 - Part 4 - Add missing MPL2 headers in tools r=ahal 2019-07-10 19:12:07 +00:00
cli.py Bug 1496768 - [tryselect] Rename 'templates' to 'task_configs', r=tomprince 2019-11-22 17:16:18 +00:00
mach_commands.py Bug 1603463 - Implement |mach try auto| which selects tasks on try automatically, r=tomprince 2020-03-13 20:35:43 +00:00
preset.py Bug 1617229 - [tryselect] Remove no longer needed preset migration code r=gbrown 2020-02-21 19:42:19 +00:00
push.py Bug 1624280 - Add support for routes in try_task_config.json, r=ahal 2020-04-01 09:18:37 +00:00
task_config.py Bug 1624902 - [tryselect] Validate '--strategy' argument to ./mach try auto, r=marco 2020-04-01 13:43:30 +00:00
tasks.py Bug 1588111 Fix mach try fuzzy --s --full r=catlee 2019-10-11 14:45:08 +00:00
try_presets.yml Bug 1624307 - Add a try preset for a Linux/Android F-push. r=ahal 2020-03-24 17:05:57 +00:00
watchman.json