Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5718d09a26c23d4d82ee06d042d057156442cc9e
https://github.com/WebKit/WebKit/commit/5718d09a26c23d4d82ee06d042d057156442cc9e
Author: Ryan Haddad <[email protected]>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[EWS] build-product-archive is not running after rebuilding for retries on
builder queue
https://bugs.webkit.org/show_bug.cgi?id=308592
rdar://171120090
Reviewed by Aakash Jain.
In the additional steps to run for queues configured with
'rebuild_without_change_on_builder',
we missed the addition of the ArchiveBuiltProduct step. This resulted in the
builder uploading
the archive that included the PR changes a second time rather than uploaing the
build products
from the 'compile-webkit-without-change' step.
* Tools/CISupport/ews-build/steps.py:
(CompileWebKit.evaluateCommand): Add the ArchiveBuiltProduct step.
Canonical link: https://commits.webkit.org/308211@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications