Closed Bug 855797 Opened 12 years ago Closed 12 years ago

Make trychooser embedable

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: BenWa, Unassigned)

Details

(Keywords: trychooser)

Attachments

(1 file)

Attached patch patchSplinter Review
I'd like to make trychooser embeddable inline in a bugzilla attachment page by later extending bugzillaJS. I'd like to be able to select tests in bugzilla and have it return a small script that I can paste in my terminal to push a bugzilla patch to try. Something like: wget <ATTACHMENTURL> /tmp/<FILE> && \ hg qimport /tmp/<FILE> \ hg qref -m <TRY SYNTAX> \ hg push -f try \ hg qdel patch \ rm /tmp/<FILE>
Attachment #730796 - Flags: review?(emorley)
Attachment #730796 - Flags: review?(emorley) → review+
Assignee: nobody → bgirard
OS: Mac OS X → All
Hardware: x86 → All
Product: mozilla.org → Release Engineering
Benoit, did you mean for this to land? :-)
Flags: needinfo?(bgirard)
Keywords: trychooser
Whiteboard: trychooser
I meant to land this with changes to bugzillajs that would use it but I don't plan on finishing this on the short-term. There isn't much benefit landing this patch without anything to use it. Feel free to use the patch if it's useful to you in the mean time.
Flags: needinfo?(bgirard)
Cool no worries - happy to leave as is for now then :-)
I don't plan on finishing this and there isn't any point to landing this patch if nothing is going to use it. WONT FIXING for now.
Assignee: bgirard → nobody
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: