[webkit-dev] How to download build bot archives of AppleWin build?

Mathias Bynens mths at google.com
Thu Dec 14 01:24:17 PST 2017


Windows debug builds have the following URL format:
https://s3-us-west-2.amazonaws.com/archives.webkit.org/win-i386-debug/${revision}.zip

At the moment of writing, r225896 is the latest revision, so the download
URL would be:
https://s3-us-west-2.amazonaws.com/archives.webkit.org/win-i386-debug/225896.zip

jsvu gets these downloads programmatically:
https://github.com/GoogleChromeLabs/jsvu/tree/master/engines/javascriptcore

On Thu, Dec 14, 2017 at 10:16 AM, Arunprasad Rajkumar <
ararunprasad at gmail.com> wrote:

> Hello Floks,
>
> Is it possible to download Apple Windows build from somewhere? Windows is
> not listed in WebKit build archives page.
>
> [1] https://webkit.org/build-archives
>
> ​Thanks & Regards,
> Arun
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171214/2804962f/attachment.html>


More information about the webkit-dev mailing list