Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ed8d160f642d21bf6751dbcb0b9f4e9b40543bb
      
https://github.com/WebKit/WebKit/commit/8ed8d160f642d21bf6751dbcb0b9f4e9b40543bb
  Author: Jonathan Bedard <[email protected]>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [ews-build.webkit.org] Cherry-pick instead of rebase PRs
https://bugs.webkit.org/show_bug.cgi?id=248505
rdar://102790083

Reviewed by Ryan Haddad.

* Tools/CISupport/ews-build/steps.py:
(CheckOutPullRequest.run): Instead of checking out and rebasing the target PR, 
cherry-pick all commits
from the target PR onto the base commit we're testing.
(CleanGitRepo.run): Abort any in progress cherry-pick.
* Tools/CISupport/ews-build/steps_unittest.py:

Canonical link: https://commits.webkit.org/257193@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to