Skip to content

fix: exception reporting that raise in early/lazy deploy modes#553

Open
doudou wants to merge 3 commits intotransition-to-runkitfrom
early_deploy_fixes
Open

fix: exception reporting that raise in early/lazy deploy modes#553
doudou wants to merge 3 commits intotransition-to-runkitfrom
early_deploy_fixes

Conversation

@doudou
Copy link
Copy Markdown
Member

@doudou doudou commented Apr 1, 2026

The core issue was that some tests were not executed with the relevant feature flags because of missing defaults. In addition, starting to develop bundles with early deploy ON by default led to triggering some bugs in error reporting.

Fix both, and add unit tests.

doudou added 3 commits March 30, 2026 22:02
…iate

This fixes tests that created the generator "by hand" and were actually never
enabling the features.
…xception explanations

With early_deploy set, in some cases the exception would be generated, but then
would not get a merge failure explanation, which was (1) leading to an
exception in pretty-printing and (2) failing to actually explain what was going
on.
@doudou doudou requested a review from jhonasiv April 1, 2026 19:01
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.

2 participants