gecko-dev/tools/tryselect
Andrew Halberstadt 1267e17146 Bug 1519990 - [tryselect] Don't perform expensive computation on import from 'coverage' selector, r=marco
This was causing us to generate the build backend on 'tab' completion (since we
were importing the file to parse available options out of the ArgumentParser
defined therein).

Differential Revision: https://phabricator.services.mozilla.com/D92010
2020-10-08 04:26:07 +00:00
..
docs Bug 1657926 - firefox doc: fix some warnings r=championshuttler 2020-08-11 23:20:25 +00:00
selectors Bug 1519990 - [tryselect] Don't perform expensive computation on import from 'coverage' selector, r=marco 2020-10-08 04:26:07 +00:00
test Bug 1657649 - [ci] Remove the SETA shadow-scheduler, r=jmaher 2020-08-06 20:27:26 +00:00
util Bug 1635136 - add a --push-to-try option r=aerickson 2020-05-12 21:19:48 +00:00
__init__.py
cli.py
mach_commands.py Bug 1655750 - [tryselect] Handle --list/edit-presets even on selectors that don't support presets, r=sfink 2020-09-02 19:44:49 +00:00
preset.py Bug 1603510 - Allow multi-word $EDITOR in 'mach try syntax --edit-presets'; r=bc 2020-05-08 17:54:10 +00:00
push.py Bug 1657181 - Show task estimates for any selector where we have an explicit list of tasks; r=sfraser 2020-08-04 18:33:45 +00:00
task_config.py Bug 1636271 - [taskgraph] Move 'optimize-strategies' from try_task_config.json to a parameter, r=tomprince 2020-07-28 13:21:05 +00:00
tasks.py Bug 1666759 - Add a target_tasks filter that enables scheduling uncommon tasks, r=jmaher 2020-09-25 19:48:47 +00:00
try_presets.yml Bug 1669778 - Add a couple more presets for minimal tier-1 builds. r=ahal 2020-10-07 17:30:06 +00:00
watchman.json