Closed DustinBrett closed 8 months ago
cc @briannafan, I'm going to file a Bugzilla on this. You can probably get the URL from the triggered build, but this seems like an oversight in the buildbot UI rather than a deliberate change.
Bugzilla is https://bugs.webkit.org/show_bug.cgi?id=271840
@DustinBrett The link to download the archive is now in the compile-webkit step so you no longer need to look in the logs for a URL. Hope that helps!
@DustinBrett The link to download the archive is now in the compile-webkit step so you no longer need to look in the logs for a URL. Hope that helps!
Thank you very much, the link in compile-webkit
is great!
In regards to the Windows Port instructions, it's been pointed out to me that the step involving
transfer-to-s3
is no longer exists in the same way.I went into a recent build (15606) and I see now that the step is called
upload-file-to-s3
and it doesn't contain an S3 URL. I have gone back and found that Build 15405 was the last one to usetransfer-to-s3
.15606 (upload-file-to-s3)
15405 (transfer-to-s3)
I am wondering what the new recommended way is to get WinCairo setup, or where the new URL can be found?