WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250842
[ews] Do not send stepStarted event to Github directly for non-default repository
https://bugs.webkit.org/show_bug.cgi?id=250842
Summary
[ews] Do not send stepStarted event to Github directly for non-default reposi...
Aakash Jain
Reported
2023-01-19 08:36:10 PST
This is follow-up to
https://bugs.webkit.org/show_bug.cgi?id=244694
in which we stopped sending stepStarted event to Github directly. At that time, we excluded non-default repositories (e.g: security repo), since we didn't had EWS status-bubble support for non-default repos. Now that EWS status-bubbles are working for all the repo, we should stop sending these events. This will also reduce little bit of load from ews buildbot server, as for every build-step on every build, few database calls are done and network requests are made for this.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-19 08:38:48 PST
<
rdar://problem/104429615
>
Aakash Jain
Comment 2
2023-01-19 08:41:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8834
EWS
Comment 3
2023-01-19 09:08:40 PST
Committed
259086@main
(dd20c04f786c): <
https://commits.webkit.org/259086@main
> Reviewed commits have been landed. Closing PR #8834 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug