Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0260b45d8d4d47674075fce82b068b0ddd3a02ae
https://github.com/WebKit/WebKit/commit/0260b45d8d4d47674075fce82b068b0ddd3a02ae
Author: Alexey Proskuryakov <[email protected]>
Date: 2023-03-26 (Sun, 26 Mar 2023)
Changed paths:
M Tools/CISupport/built-product-archive
Log Message:
-----------
Archives on https://webkit.org/build-archives lack content and don't work
https://bugs.webkit.org/show_bug.cgi?id=254447
rdar://103536499
Reviewed by Jonathan Bedard.
os.walk enumerates symlinks that point to directories as directories, so we
need to add
them to the BOM for them to be included in the archive.
I'm guessing that this is a regression from
https://commits.webkit.org/251548@main.
* Tools/CISupport/built-product-archive:
Canonical link: https://commits.webkit.org/262127@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes