Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b604e68204dfb79ca674dbbccd068c1e1e500645
      
https://github.com/WebKit/WebKit/commit/b604e68204dfb79ca674dbbccd068c1e1e500645
  Author: Aakash Jain <[email protected]>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

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

  Log Message:
  -----------
  [ews] Use a dedicated method to create command list for CheckOutPullRequest 
step
https://bugs.webkit.org/show_bug.cgi?id=295327

Reviewed by Jonathan Bedard.

This will allow to easily override the method by a subclass to modify the list 
appropriately.

Also used python 3 f-strings instead of format() in the modified code.
Also removed unused variable rebase_target_hash.

* Tools/CISupport/ews-build/steps.py:
(CheckOutPullRequest.getCommandList):
(CheckOutPullRequest):
(CheckOutPullRequest.run):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to