[webkit-changes] [WebKit/WebKit] 4400d1: [build.webkit.org] Replace MasterShellCommand with...

Jonathan Bedard noreply at github.com
Thu May 18 07:46:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4400d1f845649fa822c56498994e711c2fae9112
      https://github.com/WebKit/WebKit/commit/4400d1f845649fa822c56498994e711c2fae9112
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-05-18 (Thu, 18 May 2023)

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

  Log Message:
  -----------
  [build.webkit.org] Replace MasterShellCommand with new-style
https://bugs.webkit.org/show_bug.cgi?id=256801
rdar://109368580

Reviewed by Aakash Jain.

In an effort to modernize our buildbot code, we should deprecate
master.MasterShellCommand in favor of master.MasterShellCommandNewStyle.

* Tools/CISupport/build-webkit-org/steps.py:
(TransferToS3):
(ExtractTestResults):
(SetPermissions):

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




More information about the webkit-changes mailing list