gecko-dev/tools/tryselect
Andrew Halberstadt 20deb1451e Bug 1530038 - [tryselect] Use target_task_set instead of target_task_graph, r=tomprince
The graph contains some extra things like toolchains, fetches and packaging
tasks that people will almost never want to run on their own. This change gets
them out of the default fuzzy selection interface, and makes it so --full is
needed to schedule them.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 19:16:38 +00:00
..
docs Bug 1533157 - [fuzzy] Document how to use -q/--query with various shells, DONTBUILD, r=jgraham 2019-03-07 10:05:21 +00:00
selectors Bug 1533043 - [chooser] Use a requirements file to install |mach try chooser| dependencies, r=davehunt 2019-03-13 14:44:30 +00:00
test Bug 1530038 - [tryselect] Use target_task_set instead of target_task_graph, r=tomprince 2019-03-20 19:16:38 +00:00
util Bug 1518572 - [tryselect] Store all arguments when saving a preset r=gbrown 2019-02-25 19:47:29 +00:00
__init__.py
cli.py Bug 1534283 - use default parameters for mach try fuzzy r=tomprince 2019-03-14 19:32:05 +00:00
mach_commands.py Bug 1533043 - [chooser] Use a requirements file to install |mach try chooser| dependencies, r=davehunt 2019-03-13 14:44:30 +00:00
preset.py Bug 1513951 - [tryselect] Implement in-tree try_presets.yml file r=gbrown 2019-02-28 21:38:26 +00:00
push.py Bug 1483228 - [tryselect] Use get_state_dir(srcdir=True) to determine directory to store history state r=nalexander 2019-02-04 21:07:10 +00:00
tasks.py Bug 1530038 - [tryselect] Use target_task_set instead of target_task_graph, r=tomprince 2019-03-20 19:16:38 +00:00
templates.py Bug 1531886 - [tryselect] Delete template context from kwargs, r=gbrown 2019-03-05 23:49:22 +00:00
try_presets.yml Bug 1536621 - [tryselect] Limit the 'sample-suites' preset to a single raptor/talos task, r=jgraham 2019-03-20 19:16:36 +00:00