Closed
Bug 974224
Opened 11 years ago
Closed 3 years ago
Move trychooser hg extension into the new https://hg.mozilla.org/hgcustom/version-control-tools repo
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: trychooser, Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3180] )
See bug 968958 for context.
I'd like to move in (and combine):
https://bitbucket.org/sfink/trychooser
https://github.com/pbiggar/trychooser
Steve are you ok with this?
Flags: needinfo?(sphink)
Comment 1•11 years ago
|
||
(In reply to Ed Morley [:edmorley UTC+0] from comment #0)
> See bug 968958 for context.
>
> I'd like to move in (and combine):
> https://bitbucket.org/sfink/trychooser
> https://github.com/pbiggar/trychooser
>
> Steve are you ok with this?
I am.
The only thing that kept me from clobbering the pbiggar version already is that the curses stuff doesn't work on Windows, and I have a fallback questionnaire mode but it kinda sucks. I'm not sure if it's worse than pbiggar's questionnaire, but I think it might be. I've always intended to make it a little smarter, but never got around to it. I just refreshed my Windows dev VM, so perhaps I could take another swing at it.
The other thing is that both trychoosers are perpetually out of date with respect to the current set of tests and builds. I don't know if one is currently strictly more up to date than the other or not.
Finally, my trychooser is a little bit of a weird beast in that I ripped the UI code out of the crecord extension, copied it into my extension, and generalized it to work for both crecord and trychooser. (My local version of crecord uses identical code.) It would be sort of nice to share that code in a better way. But I don't think it really matters for what we're doing here.
Flags: needinfo?(sphink)
Reporter | ||
Updated•10 years ago
|
Component: Tools → General
Product: Release Engineering → Developer Services
QA Contact: hwine
Reporter | ||
Updated•10 years ago
|
Assignee: emorley → nobody
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3172]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3172] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3176]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3176] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3180]
Comment 2•3 years ago
|
||
Try selectors have been refactored and are now in-tree.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•