[webkit-changes] [WebKit/WebKit] 124a30: [ews-build.webkit.org] Commit URL assigned to wron...
Jonathan Bedard
noreply at github.com
Tue Dec 6 16:51:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 124a3086a938b67c297d48c323f5fcee0cb97971
https://github.com/WebKit/WebKit/commit/124a3086a938b67c297d48c323f5fcee0cb97971
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build.webkit.org] Commit URL assigned to wrong step
https://bugs.webkit.org/show_bug.cgi?id=248801
rdar://103003905
Reviewed by Aakash Jain.
* Tools/CISupport/ews-build/steps.py:
(CheckOutSpecificRevision.doCheckOutSpecificRevision): Create static method usable by other steps.
(CheckOutSpecificRevision.doStepIf): Invoke static method.
(ShowIdentifier.evaluateCommand): Invoke CheckOutSpecificRevision's conditional specifically.
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/257450@main
More information about the webkit-changes
mailing list