Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3a22ad0fa4e3abe9ad28b525bca4c56ca80e385
https://github.com/WebKit/WebKit/commit/d3a22ad0fa4e3abe9ad28b525bca4c56ca80e385
Author: Claudio Saavedra <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
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/factories_unittest.py
M Tools/CISupport/ews-build/loadConfig.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[WKCI][GLIB] Turn WPE-libwebrtc EWS bots into GTK3-libwebrtc builders
https://bugs.webkit.org/show_bug.cgi?id=307430
Reviewed by Carlos Alberto Lopez Perez.
This will allow us to detect GTK3 build breakages in EWS instead
of post-commit only, leveraging the queue that currently
is only used to ensure libwebrtc support builds.
* 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:
(GTK3LibWebRTCBuildFactory):
(WPELibWebRTCBuildFactory): Deleted.
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/loadConfig.py:
* Tools/CISupport/ews-build/steps.py:
(CheckStatusOfPR):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCheckChangeRelevance.test_queues_without_relevance_info):
Canonical link: https://commits.webkit.org/307173@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications