Closed Bug 1529047 Opened 5 years ago Closed 4 years ago

mach try chooser seems to have no way to save the selection as a preset

Categories

(Developer Infrastructure :: Try, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bzbarsky, Unassigned)

References

Details

Maybe I'm just missing it? I don't see it in "mach help try chooser" or in the UI anywhere...

You're not missing anything.

Presets need to have some kind of input that can be used on the cli to bypass the UI. Currently the logic that filters the full set of tasks based on the selected UI items is pretty tightly coupled to the interface. That means implementing presets here would require some hacks.

There are a few broader bugs that should help make this easier to tackle, so I'd prefer to block on those. But if anyone wants to get something hacky landed in the meantime, I'm definitely not opposed.

Depends on: 1518572
Depends on: 1519449
Severity: normal → enhancement

Since this comment, ./mach try again has been implemented which allows people to re-run a try push (including ./mach try chooser ones). Given that and given that saving preset information would be difficult, I don't think it's worth it.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.