[webkit-changes] [WebKit/WebKit] 8ed8d1: [ews-build.webkit.org] Cherry-pick instead of reba...

Jonathan Bedard noreply at github.com
Wed Nov 30 13:23:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ed8d160f642d21bf6751dbcb0b9f4e9b40543bb
      https://github.com/WebKit/WebKit/commit/8ed8d160f642d21bf6751dbcb0b9f4e9b40543bb
  Author: Jonathan Bedard <jbedard at apple.com>
  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




More information about the webkit-changes mailing list