[webkit-changes] [WebKit/WebKit] 1b0d2f: [ews-build.webkit.org] Pass credentials to Canonic...

Jonathan Bedard noreply at github.com
Tue Mar 14 08:41:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b0d2ff5207cfb134a766450f7a57399e90083ea
      https://github.com/WebKit/WebKit/commit/1b0d2ff5207cfb134a766450f7a57399e90083ea
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Pass credentials to Canonicalize
https://bugs.webkit.org/show_bug.cgi?id=253888
rdar://106703136

Reviewed by Ryan Haddad.

We may need credentials to rebase a PR against the tip of the current branch.

* Tools/CISupport/ews-build/steps.py:
(Canonicalize.run): Pass git credentials to worker to rebase against tip of tree.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCheckOutPullRequest):
(TestCheckOutPullRequest.setUp):

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




More information about the webkit-changes mailing list