WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218822
[build.webkit.org] Replace status with www in master.cfg
https://bugs.webkit.org/show_bug.cgi?id=218822
Summary
[build.webkit.org] Replace status with www in master.cfg
Aakash Jain
Reported
2020-11-11 13:37:30 PST
We are planning to upgrade build.webkit.org to latest buildbot. In Buildbot 0.9 onwards, WebStatus class is gone, and replaced by the new www functionality. Reference:
http://docs.buildbot.net/2.8.4/manual/upgrading/0.9-upgrade.html#web-status
"The most prominent change is that the existing WebStatus class is now gone, replaced by the new www functionality. Thus an html.WebStatus entry in c['status'] should be removed and replaced with configuration in c['www’]`"
Attachments
Patch
(2.17 KB, patch)
2020-11-12 08:00 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-11-11 13:39:46 PST
This is similar to <
rdar://problem/32560308
>
Aakash Jain
Comment 2
2020-11-11 13:40:00 PST
<
rdar://problem/35211240
>
Aakash Jain
Comment 3
2020-11-12 08:00:30 PST
Created
attachment 413935
[details]
Patch
Aakash Jain
Comment 4
2020-11-12 08:02:05 PST
Authentication and authorization will be re-implemented separately in
https://bugs.webkit.org/show_bug.cgi?id=218823
Jonathan Bedard
Comment 5
2020-11-12 08:54:49 PST
Comment on
attachment 413935
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=413935&action=review
> Tools/CISupport/build-webkit-org/master_buildbot2.cfg:-34 > - changecommentlink=(r"(
https://bugs\.webkit\.org/show_bug\.cgi\?id=|webkit\.org/b/)(\d
+)", r"
https://bugs.webkit.org/show_bug.cgi?id=\2
"),
Seems to me that not all of these options are going replaced, is that accurate?
Aakash Jain
Comment 6
2020-11-12 09:15:42 PST
c[‘status’] is completely gone in new buildbot. Authentication and authorization will be re-implemented separately in
https://bugs.webkit.org/show_bug.cgi?id=218823
EWS
Comment 7
2020-11-12 09:42:13 PST
Committed
r269735
: <
https://trac.webkit.org/changeset/269735
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 413935
[details]
.
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