Closed
Bug 1546718
Opened 6 years ago
Closed 6 years ago
Add ability to run fzf interactively even when specifying -q/presets in |mach try fuzzy|
Categories
(Developer Infrastructure :: Try, enhancement)
Developer Infrastructure
Try
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
It's currently possible to do something like this:
./mach try --preset <preset> -xq <query>
To reduce the tasks returned by the preset. But there's no way to do this using fzf interactively.
| Assignee | ||
Updated•6 years ago
|
Type: defect → enhancement
Summary: Add ability to fzf interactively even when specifying -q/presets in |mach try fuzzy| → Add ability to run fzf interactively even when specifying -q/presets in |mach try fuzzy|
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d27fb891cdbf
[tryselect] Add ability to post-filter fuzzy presets interactively, r=jgraham
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•