gecko-dev/tools/tryselect
Tarek Ziadé 080870795e Bug 1635136 - add a --push-to-try option r=aerickson
This patch is adding an option to push a perftest run in the CI.

It's based on :
- sparse profiles
- push_to_try
- options passed through try_task_config.json

Differential Revision: https://phabricator.services.mozilla.com/D74115
2020-05-12 21:19: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 1632429: Migrate |./mach try| to python 3; r=rstewart,ahal 2020-05-06 22:17:14 +00:00
test Bug 1637041: fix test_presets.py on windows r=rstewart 2020-05-12 17:52:00 +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 Bug 1496768 - [tryselect] Rename 'templates' to 'task_configs', r=tomprince 2019-11-22 17:16:18 +00:00
mach_commands.py Bug 1632429: Migrate |./mach try| to python 3; r=rstewart,ahal 2020-05-06 22:17:14 +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 1637354: Don't show time estimates for |./mach try release| r=ahal 2020-05-12 20:10:58 +00:00
task_config.py Bug 1629039 - Limit --rebuild to 3 for mach try --full, r=jmaher. 2020-04-29 15:15:26 +00:00
tasks.py Bug 1630350 - apply mach try filter to try syntax selector r=jmaher,gbrown 2020-04-21 19:51:25 +00:00
try_presets.yml Bug 1628343 - Remove Windows and OSX builds from sm-shell preset, and add 'sm-shell-all' preset r=tcampbell 2020-05-01 13:17:55 +00:00
watchman.json