mach try again does not remember using lando or not
Categories
(Developer Infrastructure :: Try, defect)
Tracking
(Not tracked)
People
(Reporter: Gijs, Unassigned)
References
(Blocks 1 open bug)
Details
STR:
- push to try using lando
- run
./mach try again
ER:
Uses lando to push to try
AR:
does an hg push to try
Not sure if this is worth fixing but it surprised me a bit. Perhaps messaging could be improved, but it may not be worth it if the plan is to switch to the lando flow "soon".
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Since this is related to the workings of mach try on the client side, I think the component was correct.
I agree the messaging/wording is a little confusing. My mental model of try again is that it refers to retrying the previous set of selected tasks.
The plan is to switch to the Lando flow in the near future, however there may still be some cases where pushing directly to hgmo is preferred, or necessary. I think we should consider adding information about the push method to the try history.
Updated•2 years ago
|
Comment 2•2 years ago
•
|
||
even if I agree it is confusing, I think it can be wontfixed
Comment 3•2 years ago
|
||
(In reply to Sylvestre Ledru [:Sylvestre] from comment #2)
even if I agree it is confusing, I think it can be wontfixed
Works for me.
Description
•