Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2671696da40c628286f17875b9a9eb6909838c8b
https://github.com/WebKit/WebKit/commit/2671696da40c628286f17875b9a9eb6909838c8b
Author: Aakash Jain <[email protected]>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M Tools/CISupport/ews-build/events.py
Log Message:
-----------
[ews] Remove some unnecessary database lookup in buildbot builds
https://bugs.webkit.org/show_bug.cgi?id=302890
Reviewed by Jonathan Bedard.
In 301267@main we stopped sending build steps in buildFinished event to ews
django app.
We should also remove the database call to fetch those steps, as they are
unused.
* Tools/CISupport/ews-build/events.py:
(Events.buildFinished):
Canonical link: https://commits.webkit.org/303350@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications