gecko-dev/tools/tryselect/selectors
Mitchell Hentges 6e1e037cd3 Bug 1569115 - Don't throw TypeError exception when using |./mach try chooser| r=rstewart
This was an issue around "six" and "click", this thread sheds some light:
https://github.com/pallets/click/issues/564.

This issue was reproducible by having a local python 2 flask app with Flask==1.0.2, Werkzeug==0.14.1 and Click==7.0. Upon self-shutdown, the TypeError was raised.

Upgrading Click to 7.1.2 resolves this issue both in that separate "reproduce app" and here in-tree.

Differential Revision: https://phabricator.services.mozilla.com/D73351
2020-05-01 14:45:40 +00:00
..
chooser Bug 1569115 - Don't throw TypeError exception when using |./mach try chooser| r=rstewart 2020-05-01 14:45:40 +00:00
__init__.py
again.py Bug 1634116 - Removes "mach try again" history migration r=rstewart 2020-04-29 19:40:51 +00:00
auto.py Bug 1624859 - [taskgraph] Always optimize build tasks with ./mach try auto, r=tomprince 2020-04-22 15:51:35 +00:00
coverage.py No bug: [tryselect] Use up-to-date URL for code-coverage information; r=ahal 2020-02-10 18:52:06 +00:00
empty.py
fuzzy.py Bug 1630350 - apply mach try filter to try syntax selector r=jmaher,gbrown 2020-04-21 19:51:25 +00:00
preview.py Bug 1621658 Update |mach try fuzzy| fzf version check r=ahal 2020-03-12 12:56:35 +00:00
release.py Bug 1605277: [tryselect] Add option to allow overriding worker types on try; r=ahal 2020-01-07 17:23:18 +00:00
scriptworker.py Bug 1618079: [tryselect] Use public ship-it api from scriptworker selector; r=rail 2020-02-27 21:30:34 +00:00
syntax.py No bug: Fix missing space in mach try syntax help text. 2020-03-07 01:27:13 +00:00