Bug 234243

Summary: [reporelaypy] Update checkout with hook instead of polling
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for landing none

Description Jonathan Bedard 2021-12-13 08:27:24 PST
Polling is expensive, especially when you're doing it for hundreds of branches. We should use hooks instead.
Comment 1 Radar WebKit Bug Importer 2021-12-13 08:27:43 PST
<rdar://problem/86413065>
Comment 2 Jonathan Bedard 2021-12-13 09:40:23 PST
Pull-request: https://github.com/WebKit/WebKit/pull/55
Comment 3 Jonathan Bedard 2021-12-14 13:53:46 PST
Landed https://commits.webkit.org/245242@main (r287045)
Comment 4 Jonathan Bedard 2021-12-14 14:40:43 PST
Created attachment 447166 [details]
Patch for landing
Comment 5 EWS 2021-12-14 15:10:58 PST
Committed r287054 (245250@main): <https://commits.webkit.org/245250@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447166 [details].