[webkit-changes] [WebKit/WebKit] 74c76a: [ews] Do not try to download build product from ma...
Aakash J
noreply at github.com
Fri Mar 22 07:32:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 74c76a11700d402f304b80e81e52fbf6e2b6ce5b
https://github.com/WebKit/WebKit/commit/74c76a11700d402f304b80e81e52fbf6e2b6ce5b
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2024-03-22 (Fri, 22 Mar 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[ews] Do not try to download build product from master
https://bugs.webkit.org/show_bug.cgi?id=271463
Reviewed by Jonathan Bedard.
We stopped uploading archives to build master in 273509 at main. So, while downloading
archives, when download from s3 fails, there is no point in trying to fallback to
download from build master.
* Tools/CISupport/ews-build/steps.py:
(DownloadBuiltProduct):
Canonical link: https://commits.webkit.org/276539@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