Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 50e377a488a38f622b27cb0e9a0d7a10e749f76c
https://github.com/WebKit/WebKit/commit/50e377a488a38f622b27cb0e9a0d7a10e749f76c
Author: Ben Schwartz <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[WKCI] Change more instances of `architecture` to `archForUpload`.
https://bugs.webkit.org/show_bug.cgi?id=302193
rdar://164291833
Unreviewed infrastructure fix.
Addressing more fallout from our change of using spaces to separate
architectures in uploaded assets to dashes. This change updates more places to
use `archForUpload`.
* Tools/CISupport/build-webkit-org/steps.py:
(UploadBuiltProduct): Change `architecture` to `archForUpload`.
(UploadMinifiedBuiltProduct): Ditto.
(DownloadBuiltProduct): Ditto.
(DownloadBuiltProductFromMaster): Ditto.
(TransferToS3): Ditto.
* Tools/CISupport/ews-build/steps.py:
(UploadBuiltProduct): Ditto.
(TransferToS3): Ditto.
(DownloadBuiltProduct): Ditto.
(DownloadBuiltProductFromMaster): Ditto.
Canonical link: https://commits.webkit.org/302757@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications