Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1de52684327485cb30230730ae847a78c2f6a133
https://github.com/WebKit/WebKit/commit/1de52684327485cb30230730ae847a78c2f6a133
Author: Aakash Jain <[email protected]>
Date: 2026-01-09 (Fri, 09 Jan 2026)
Changed paths:
R Tools/CISupport/ews-app/ews/templates/retry.html
M Tools/CISupport/ews-app/ews/templates/statusbubble.html
M Tools/CISupport/ews-app/ews/urls.py
R Tools/CISupport/ews-app/ews/views/retrypatch.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py
Log Message:
-----------
[ews] Remove code for retrying ews builds for bugzilla patches
https://bugs.webkit.org/show_bug.cgi?id=305004
rdar://167644337
Reviewed by Jonathan Bedard.
1) This feature has been broken for years (since we added Login with GitHub on
EWS feature)
2) Almost all the users have migrated from using bugzilla patches to GitHub PRs
We should remove the code for retrying ews builds for bugzilla patches.
* Tools/CISupport/ews-app/ews/templates/retry.html: Removed.
* Tools/CISupport/ews-app/ews/templates/statusbubble.html:
* Tools/CISupport/ews-app/ews/urls.py:
* Tools/CISupport/ews-app/ews/views/retrypatch.py: Removed.
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
Canonical link: https://commits.webkit.org/305366@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications