Skip to content

Stabilize browser test runner and simplify preview/git flows#278

Merged
BunsDev merged 5 commits intomainfrom
okcode/stable-release-plan
Apr 5, 2026
Merged

Stabilize browser test runner and simplify preview/git flows#278
BunsDev merged 5 commits intomainfrom
okcode/stable-release-plan

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 5, 2026

Summary

  • Replaced the browser test script with a dedicated runner wrapper to make Playwright/Vitest execution more predictable.
  • Removed the worktree base-branch auto-refresh path and cleaned up the corresponding settings, tests, and client plumbing.
  • Simplified preview panel viewport controls by removing custom sizing/orientation behavior in favor of preset selection.
  • Tightened several TypeScript types and removed now-unused git and preview state code.

Testing

  • Not run (changes were provided as an existing commit set).
  • Expected verification: bun fmt
  • Expected verification: bun lint
  • Expected verification: bun typecheck
  • Expected verification: bun run test
  • Expected verification: bun --cwd apps/web run test:browser

- Run browser tests file-by-file with timeouts
- Tighten a few web types and exports
- Fix GitManager test clone target for main branch
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 5, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 5, 2026 0:07am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 5, 2026 0:07am

- Add shared build metadata schema and server-side build info
- Surface version, channel, commit, and timestamp in settings and doctor output
- Thread build info through server config and web Vite env
- Move the main release workflow to a coordinated stable train
- Add a separate macOS x64 compatibility workflow
- Refresh release docs for the new iOS, CLI, and desktop flow
@BunsDev BunsDev merged commit d886f2e into main Apr 5, 2026
9 of 12 checks passed
@BunsDev BunsDev deleted the okcode/stable-release-plan branch April 6, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant