[webkit-changes] [WebKit/WebKit] a908c0: [ews-build.webkit.org] Convert UpdatePullRequest t...

Jonathan Bedard noreply at github.com
Mon Feb 13 16:10:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a908c00f57050c44ca51bb78abc496ce4d4f30d9
      https://github.com/WebKit/WebKit/commit/a908c00f57050c44ca51bb78abc496ce4d4f30d9
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Convert UpdatePullRequest to new-style
https://bugs.webkit.org/show_bug.cgi?id=251854
rdar://105130791

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(GitHubMixin.update_pr): Use Twsited's asynchronous request infrastructure.
(UpdatePullRequest): Convert to new-style
(UpdatePullRequest.run): Combined from start and evaluateCommand.
(UpdatePullRequest.start): Combined into run.
(UpdatePullRequest.evaluateCommand): Ditto.
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list