gecko-dev/tools/tryselect
Edwin Takahashi ae9fc8a3c6 Bug 1627340 - separate filter for try selectors and apply them to try chooser r=ahal,jmaher
Changes:

  - implement filtering of taskgraph items against a list of known task filters in `tasks.py`.
  - apply these filters to both `fuzzy` and `chooser` selectors, unless `--full` is specified.

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

--HG--
extra : moz-landing-system : lando
2020-04-09 22:01:41 +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 1627340 - separate filter for try selectors and apply them to try chooser r=ahal,jmaher 2020-04-09 22:01:41 +00:00
test Bug 1628810 - [tryselect] Use bugbug.debug optimization strategy by default in ./mach try auto, DONTBUILD, r=marco 2020-04-09 18:31:24 +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
cli.py Bug 1496768 - [tryselect] Rename 'templates' to 'task_configs', r=tomprince 2019-11-22 17:16:18 +00:00
mach_commands.py Bug 1627074 - [tryselect] Make it more clear that 'mach try auto' is experimental, DONTBUILD, r=marco,sylvestre 2020-04-02 20:43:13 +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 1627340 - separate filter for try selectors and apply them to try chooser r=ahal,jmaher 2020-04-09 22:01:41 +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