Skip to content

Fix React settings build failures#1648

Merged
src-opn merged 1 commit intodevfrom
fix-builds-ci
May 4, 2026
Merged

Fix React settings build failures#1648
src-opn merged 1 commit intodevfrom
fix-builds-ci

Conversation

@src-opn
Copy link
Copy Markdown
Collaborator

@src-opn src-opn commented May 4, 2026

Summary

  • Restore the missing React messaging settings view so app and Electron alpha builds can resolve settings routes.
  • Replace stale messaging router desktop bridge imports with the current OpenWork server restart path.
  • Add missing English i18n keys that were failing the CI i18n audit.

Failing Runs Investigated

  • i18n Audit: dangling translation key identities.health_unavailable_status.
  • Alpha Channel (macOS arm64): app build failed resolving ../domains/settings/pages/messaging-view.
  • Local validation also exposed stale opencodeRouterInfo / opencodeRouterRestart imports after restoring the page.

Validation

  • node scripts/i18n-audit.mjs --ci
  • pnpm --filter @openwork/app build
  • pnpm --filter @openwork/desktop build:electron
  • pnpm --filter @openwork/app test:e2e

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment May 4, 2026 11:39pm
openwork-den Ready Ready Preview, Comment May 4, 2026 11:39pm
openwork-den-worker-proxy Ready Ready Preview, Comment May 4, 2026 11:39pm
openwork-landing Ready Ready Preview, Comment, Open in v0 May 4, 2026 11:39pm
openwork-share Ready Ready Preview, Comment May 4, 2026 11:39pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

The following comment was made by an LLM, it may be inaccurate:

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.

1 participant