Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 353f2bd46910c8214da40b046435a465959d4130 https://github.com/WebKit/WebKit/commit/353f2bd46910c8214da40b046435a465959d4130 Author: Jonathan Bedard <jbed...@apple.com> Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths: M Tools/CISupport/ews-build/steps.py M Tools/CISupport/ews-build/steps_unittest.py Log Message: ----------- [ews-build.webkit.org] Replace shell.ShellCommand with new-style https://bugs.webkit.org/show_bug.cgi?id=256901 rdar://109463439 Reviewed by Brianna Fan. 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): (AddReviewerToCommitMessage): * Tools/CISupport/ews-build/steps_unittest.py: Originally-landed-as: 272863@main (1079c50e7aa9). rdar://109463439 Canonical link: https://commits.webkit.org/299250@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes