Skip to content

Conversation

@RandomByte
Copy link
Member

@RandomByte RandomByte commented Jan 20, 2026

By setting UI5_BUILD_NO_WRITE_DEST to any truthy value, build results will not be written to the dist directory.

This is useful for testing the build performance, focusing on the build itself rather then the heavy I/O operation of writing the result to disk.

@RandomByte RandomByte force-pushed the refactor/no-write-flag branch from e5c914c to 69ccbfe Compare January 20, 2026 16:42
@RandomByte RandomByte requested a review from a team January 20, 2026 16:42
@coveralls
Copy link

coveralls commented Jan 20, 2026

Coverage Status

coverage: 94.337% (+0.001%) from 94.336%
when pulling 25628e8 on refactor/no-write-flag
into bbf3d69 on main.

By setting UI5_BUILD_NO_WRITE_DEST to any truthy value, build results
will not be written to the dist directory.

This is useful for testing the build performance, focusing on the build
itself rather then the heavy I/O operation of writing the result to
disk.
@RandomByte RandomByte force-pushed the refactor/no-write-flag branch from 69ccbfe to 25628e8 Compare January 20, 2026 16:52
@RandomByte RandomByte enabled auto-merge (rebase) January 20, 2026 16:56
@RandomByte RandomByte merged commit cb3c3e7 into main Jan 20, 2026
30 checks passed
@RandomByte RandomByte deleted the refactor/no-write-flag branch January 20, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants