Skip to content

VCST-4730: BuildCustomApps tool allows to build multiple apps#184

Merged
basilkot merged 2 commits intodevfrom
feat/VCST-4730
Mar 6, 2026
Merged

VCST-4730: BuildCustomApps tool allows to build multiple apps#184
basilkot merged 2 commits intodevfrom
feat/VCST-4730

Conversation

@basilkot
Copy link
Contributor

@basilkot basilkot commented Mar 5, 2026

Note

Medium Risk
Moderate risk because it changes the custom-app build/publish pipeline and filesystem conventions; mis-detection of app folders or cleaning could break CI builds for modules with custom apps.

Overview
Custom app builds now support multiple apps. BuildCustomApp iterates module.manifest apps and builds each via yarn from a resolved folder (multiple apps require Apps/{appId}, single app prefers Apps/{appId} with fallback to legacy App/).

Build output handling was updated to clean and re-copy each app’s dist into Content/{appId}, and the Clean target now also preserves the Apps/ directory when custom apps are present.

Written by Cursor Bugbot for commit b94245d. This will update automatically on new commits. Configure here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2026

@basilkot basilkot merged commit cfc5bca into dev Mar 6, 2026
5 checks passed
@basilkot basilkot deleted the feat/VCST-4730 branch March 6, 2026 10:20
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