Bug 219789

Summary: Add Big Sur to WebKit Build Archives page
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Ryan Haddad 2020-12-11 10:28:45 PST
Add Big Sur to WebKit Build Archives page
Comment 1 Ryan Haddad 2020-12-11 10:39:56 PST
Created attachment 416009 [details]
Patch
Comment 2 Ryan Haddad 2020-12-11 10:40:48 PST
I based this on previous changes to this file, though I'm not sure how to test it in WordPress.
Comment 3 Alexey Proskuryakov 2020-12-11 10:42:11 PST
Comment on attachment 416009 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416009&action=review

> Websites/webkit.org/wp-content/themes/webkit/build-archives.php:16
>          'mac-highsierra-x86_64' => 'High Sierra',

Maybe we can remove this now.
Comment 4 Ryan Haddad 2020-12-11 10:43:29 PST
Created attachment 416011 [details]
Patch
Comment 5 Ryan Haddad 2020-12-11 10:48:21 PST
(In reply to Alexey Proskuryakov from comment #3)
> Comment on attachment 416009 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=416009&action=review
> 
> > Websites/webkit.org/wp-content/themes/webkit/build-archives.php:16
> >          'mac-highsierra-x86_64' => 'High Sierra',
> 
> Maybe we can remove this now.
Done!
Comment 6 Ryan Haddad 2020-12-11 10:51:03 PST
Committed r270687: <https://trac.webkit.org/changeset/270687>
Comment 7 Radar WebKit Bug Importer 2020-12-11 10:52:14 PST
<rdar://problem/72229783>
Comment 8 Lucas Forschler 2020-12-11 12:14:08 PST
Comment on attachment 416011 [details]
Patch

Ooh, a space in the platform... it would not surprise me if this causes a problem elsewhere, but it's been a long while since I've been involved in the AWS side of the equation where the archives are hosted.