ewe-build.webkit.org should accept hooks from GitHub.
<rdar://problem/87345269>
PR: https://github.com/WebKit/WebKit/pull/66
Created attachment 448953 [details] Patch
Created attachment 448955 [details] Patch
Created attachment 448979 [details] Patch
Created attachment 448982 [details] Patch
Created attachment 448988 [details] Patch
Landed: 245976@main (r287947) Keeping this bug open, though, we need to enable more queues.
Comment on attachment 448988 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=448988&action=review > Tools/CISupport/ews-build/master.cfg:57 > admin_username = os.getenv('EWS_ADMIN_USERNAME') would be good to change other os.getenv in this file to load_password as well (in subsequent patch).
(In reply to Aakash Jain from comment #9) > would be good to change other os.getenv in this file to load_password as well (in subsequent patch). Doing this in Bug 235296.
(In reply to Jonathan Bedard from comment #8) > Landed: 245976@main (r287947) Above comment was incorrect. Correct commit id was: https://commits.webkit.org/245978@main (287949)