[webkit-changes] [WebKit/WebKit] d74568: [ews-build.webkit.org] Replace MasterShellCommand ...
Jonathan Bedard
noreply at github.com
Mon Aug 21 16:49:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d74568eeedcb396737a308742478c49e52c49975
https://github.com/WebKit/WebKit/commit/d74568eeedcb396737a308742478c49e52c49975
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build.webkit.org] Replace MasterShellCommand with new-style
https://bugs.webkit.org/show_bug.cgi?id=256859
rdar://109421681
Reviewed by Ryan Haddad.
In an effort to modernize our buildbot code, we should deprecate
master.MasterShellCommand in favor of master.MasterShellCommandNewStyle.
* Tools/CISupport/ews-build/steps.py:
(GenerateS3URL):
(TransferToS3):
(ExtractTestResults):
Canonical link: https://commits.webkit.org/267110@main
More information about the webkit-changes
mailing list