[webkit-changes] [WebKit/WebKit] 29e635: [ews-build.webkit.org] Ensure new-style steps corr...

Jonathan Bedard noreply at github.com
Tue Jan 24 07:56:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29e63587c7cd6e7b1d6af4eeb710f9a7ed7ada20
      https://github.com/WebKit/WebKit/commit/29e63587c7cd6e7b1d6af4eeb710f9a7ed7ada20
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Ensure new-style steps correctly using defers
https://bugs.webkit.org/show_bug.cgi?id=250794
rdar://104398102

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(UpdateWorkingDirectory.run): Return via defer.returnValue.
(ApplyPatch.run): Ditto.
(ValidateCommitMessage.run): Ditto.

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




More information about the webkit-changes mailing list