[webkit-changes] [WebKit/WebKit] aa8e5d: [EWS] Rename `wincairo` shortnames and platform na...
Fujii Hironori
noreply at github.com
Tue Sep 17 13:58:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa8e5d48f1e27f58ea2b012dafd87bc48a85daf5
https://github.com/WebKit/WebKit/commit/aa8e5d48f1e27f58ea2b012dafd87bc48a85daf5
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M Tools/CISupport/ews-app/ews/common/buildbot.py
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[EWS] Rename `wincairo` shortnames and platform names to `win`
https://bugs.webkit.org/show_bug.cgi?id=279787
Reviewed by Ross Kirsling.
* Tools/CISupport/ews-app/ews/common/buildbot.py:
(Buildbot):
* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
(StatusBubble):
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories.py:
(TestFactory.__init__):
* Tools/CISupport/ews-build/steps.py:
(ShellMixin):
(CleanUpGitIndexLock.start):
(CheckStatusOfPR):
(customBuildFlag):
(CompileWebKit.start):
(AnalyzeCompileWebKitResults.send_email_for_new_build_failure):
(AnalyzeCompileWebKitResults.send_email_for_preexisting_build_failure):
(CleanGitRepo.run):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestApplyPatch.test_success_win):
(TestCheckOutPullRequest.test_success_win):
(TestApplyPatch.test_success_wincairo): Deleted.
(TestCheckOutPullRequest.test_success_wincairo): Deleted.
Canonical link: https://commits.webkit.org/283798@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list