Bug 230432 - [webkitscmpy] Refactor PR branch management
Summary: [webkitscmpy] Refactor PR branch management
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-17 15:41 PDT by Jonathan Bedard
Modified: 2021-10-15 12:15 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.10 KB, patch)
2021-09-17 15:50 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (8.45 KB, patch)
2021-09-17 16:30 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (1.74 KB, patch)
2021-10-14 11:37 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (2.02 KB, patch)
2021-10-14 12:23 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
[fast-cq] Patch for landing (3.39 KB, patch)
2021-10-15 09:05 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-09-17 15:41:55 PDT
There are a number of branch management tooling that split between creating pull-requests, updating branches and creating branches. We should keep all of this tooling in the same place.
Comment 1 Radar WebKit Bug Importer 2021-09-17 15:42:07 PDT
<rdar://problem/83258413>
Comment 2 Jonathan Bedard 2021-09-17 15:50:41 PDT
Created attachment 438525 [details]
Patch
Comment 3 Jonathan Bedard 2021-09-17 16:20:45 PDT
In pull-request form: https://github.com/WebKit/WebKit/pull/9
Comment 4 Jonathan Bedard 2021-09-17 16:30:38 PDT
Created attachment 438532 [details]
Patch for landing
Comment 5 EWS 2021-09-17 17:22:43 PDT
Committed r282714 (241851@main): <https://commits.webkit.org/241851@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438532 [details].
Comment 6 Jonathan Bedard 2021-10-14 11:37:02 PDT
Reopening to attach new patch.
Comment 7 Jonathan Bedard 2021-10-14 11:37:04 PDT
Created attachment 441249 [details]
Patch
Comment 8 Jonathan Bedard 2021-10-14 12:23:05 PDT
Created attachment 441254 [details]
Patch
Comment 9 Jonathan Bedard 2021-10-15 09:05:36 PDT
Created attachment 441385 [details]
[fast-cq] Patch for landing
Comment 10 EWS 2021-10-15 12:15:03 PDT
Committed r284263 (243071@main): <https://commits.webkit.org/243071@main>

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