NEW 54735
Should add a webkit-patch "try" command
https://bugs.webkit.org/show_bug.cgi?id=54735
Summary Should add a webkit-patch "try" command
Eric Seidel (no email)
Reported 2011-02-18 02:31:50 PST
Should add a webkit-patch "try" command Would basically just be upload with --no-review and a pre-set title. Would also automatically post the patch to queues.webkit.org/submit-to-ews w/o going through the r? Seems it might pave the way for real try servers at some later date.
Attachments
Eric Seidel (no email)
Comment 1 2011-02-18 02:34:21 PST
Yeah, so it would be just: webkit-patch upload --no-review -m "For EWS Bots" I think it should also have some special text in the case where ChangeLogs are missing and thus it has to ask for a bug. Something like: The Early Warning System depends on bugs.webkit.org to store patches for processing. If there is not already a bug for this patch, we will need to create one first. webkit-patch will walk you through the process, including creating a ChangeLog entry (which you'll eventually need for review anyway). Bug number or title:
Ojan Vafai
Comment 2 2011-02-20 22:10:39 PST
This seems fine. Ideally we'd take bugzilla out of the picture though. We shouldn't need to bloat the bugs database in order to try a patch, not to mention that it sends an email.
Eric Seidel (no email)
Comment 3 2011-02-20 22:50:43 PST
Maybe. Bugzilla has worked very well for us so far as a storage and authentication system for us.
Note You need to log in before you can comment on or make changes to this bug.