Skip to content

Fix frontend dist shadowing in integration tests#2229

Merged
replaceafill merged 3 commits intoqa/1.xfrom
dev/fix-frontend-dist-shadowing
Mar 6, 2026
Merged

Fix frontend dist shadowing in integration tests#2229
replaceafill merged 3 commits intoqa/1.xfrom
dev/fix-frontend-dist-shadowing

Conversation

@replaceafill
Copy link
Member

This prevents bind-mounted /src from hiding built frontend assets
during integration tests by using an image-owned dist path for
staticfiles, reducing flakiness.

This prevents bind-mounted /src from hiding built frontend assets
during integration tests by using an image-owned dist path for
staticfiles, reducing flakiness.
Copy link
Member

@sevein sevein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@replaceafill replaceafill merged commit b7b2f36 into qa/1.x Mar 6, 2026
17 checks passed
@replaceafill replaceafill deleted the dev/fix-frontend-dist-shadowing branch March 6, 2026 20:37
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