Bug 248233 - [WPE] built-product-archive not longer includes cog in the release.zip archive
Summary: [WPE] built-product-archive not longer includes cog in the release.zip archive
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-22 08:36 PST by Carlos Alberto Lopez Perez
Modified: 2022-11-22 09:31 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2022-11-22 08:36:43 PST
Since cog moved to the Meson build system the paths it uses for storing the built products on the disk have changed.
For running cog with the script run-minibrowser those paths were adapted on bug 242639
But the script built-product-archive (used by the bots to generate the release.zip built-product) still needs to be adapted.
Comment 1 Carlos Alberto Lopez Perez 2022-11-22 08:47:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/6738
Comment 2 EWS 2022-11-22 09:31:37 PST
Committed 256941@main (fce087ef681d): <https://commits.webkit.org/256941@main>

Reviewed commits have been landed. Closing PR #6738 and removing active labels.