[webkit-changes] [WebKit/WebKit] effe58: [ews-build.webkit.org] Handle colliding remote names

Jonathan Bedard noreply at github.com
Fri May 31 07:18:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: effe5820e4e345d0de0d39d61cfc8221db73e552
      https://github.com/WebKit/WebKit/commit/effe5820e4e345d0de0d39d61cfc8221db73e552
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Handle colliding remote names
https://bugs.webkit.org/show_bug.cgi?id=274938
rdar://129036169

Reviewed by Aakash Jain.

Handle remote names of forks owned by organizations which also own
the base repository.

* Tools/CISupport/ews-build/steps.py:
(CheckOutPullRequest.run): Differentiate fork names with trailing
dash in repository name.
(PushPullRequestBranch.run): Ditto.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCheckOutPullRequest.test_success_apple):
(TestCheckOutPullRequest.test_success_integration_remote):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list