[webkit-changes] [WebKit/WebKit] 538cc4: [build.webkit.org] Do not try to download build pr...
Aakash J
noreply at github.com
Wed May 22 12:12:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 538cc4d94b8a51496c3f982522eb0e50cb6aa732
https://github.com/WebKit/WebKit/commit/538cc4d94b8a51496c3f982522eb0e50cb6aa732
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
[build.webkit.org] Do not try to download build product from master
https://bugs.webkit.org/show_bug.cgi?id=274538
Reviewed by Ryan Haddad.
We stopped uploading archives to build master in 276500 at main.So, while downloading
archives, when download from s3 fails, there is no point in trying to fallback to
download from build master.
We should make it a hard failure when download from s3 fails.
This is similar to 276539 at main for ews.
* Tools/CISupport/build-webkit-org/steps.py:
(DownloadBuiltProduct):
Canonical link: https://commits.webkit.org/279145@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list