Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1079c50e7aa97a14838624ec98c9b7f9c3667092
https://github.com/WebKit/WebKit/commit/1079c50e7aa97a14838624ec98c9b7f9c3667092
Author: Jonathan Bedard <[email protected]>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-buid.webkit.org] Replace shell.ShellCommand with new-style
https://bugs.webkit.org/show_bug.cgi?id=256901
rdar://109463439
Reviewed by Aakash Jain.
In an effort to modernize our buildbot code, we should deprecate
shell.ShellCommand in favor of shell.ShellCommandNewStyle.
* Tools/CISupport/ews-build/steps.py:
(CleanUpGitIndexLock):
(ShowIdentifier):
(RunBindingsTests):
(DownloadBuiltProduct):
(PushCommitToWebKitRepo):
(ValidateRemote):
(MapBranchAlias):
(ValidateSquashed):
(AddReviewerToCommitMessage):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/272863@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes