DEPLOY: rebuild frontend before publishing host artifact #14
Reference in New Issue
Block a user
Delete Branch "fix/deploy-build-frontend-artifact"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Slice\nRebuild frontend from the checked-out commit before dotnet publish, copy dist into Host wwwroot, and fail closed when version markers are absent.\n\n## Root cause\nDeploy Run 3357 succeeded but deploy.yml had no frontend build; stale committed wwwroot was packaged. Live bundle lacked app-version/UI contract markers.\n\n## Evidence contract\nSource/Assumption/Unknown/Decision documented in docs/CURRENT/DEPLOY_FRONTEND_ARTIFACT_CONTRACT.md. Requirement: versioned frontend artifact. Automatic order/KIS paths unchanged.