'mach try fuzzy' and fzf version requirements
Categories
(Release Engineering :: General, defect)
Tracking
(firefox71 fixed)
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: sfraser, Assigned: sfraser)
Details
Attachments
(1 file)
The newer 'show-estimates' preview window in fzf requires the FZF_PREVIEW_COLUMNS
environment variable to be set, which is available from 0.18.0 onwards. We should force an update for the mozbuild copy of fzf if used.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
If 'fzf' was installed by mach, then check it's up to date and force update if needed.
Pushed by sfraser@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6f1a6b95582a Force update of older fzf versions r=jlorenzo
Comment 3•3 years ago
|
||
This change looks good, but for future reference please flag me for review on changes under tools/tryselect
. I likely would have had some comments on bug 1585998.
Comment 4•3 years ago
|
||
bugherder |
Assignee | ||
Comment 5•3 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #3)
This change looks good, but for future reference please flag me for review on changes under
tools/tryselect
. I likely would have had some comments on bug 1585998.
Apologies, I will do so in future. Are there any changes you'd like me to make?
Description
•