Skip to content

chore(root): hoist bun/uv workspaces and unify infra mise - #65

Merged
gracefullight merged 2 commits into
mainfrom
feature/mise-workspaces
Aug 13, 2026
Merged

chore(root): hoist bun/uv workspaces and unify infra mise#65
gracefullight merged 2 commits into
mainfrom
feature/mise-workspaces

Conversation

@gracefullight

Copy link
Copy Markdown
Member

Summary

  • Hoist bun and uv lockfiles to the repo root, with Docker/CI building from workspace context.
  • Collapse per-stack apps/infra/*/mise.toml into one apps/infra/mise.toml (mise //apps/infra:{stack}:{task}).
  • Include remaining generated i18n/theme-adjacent files, dart format fixes, and the leftover OCI schema files.

Test plan

  • mise tasks --all shows //apps/infra:gcp:plan (and aws/az/oci/freemium) under a single custom:infra project
  • mise run install succeeds from repo root
  • docker build -f apps/web/Dockerfile . (and api/worker) from repo root
  • Confirm web login copy still renders as expected after message JSON cleanup

gracefullight and others added 2 commits August 13, 2026 21:29
Move JS and Python lockfiles to the repo root, build Docker images from
the workspace context, and collapse stack mise configs into apps/infra.

Co-Authored-By: First Fluke <our.first.fluke@gmail.com>
Co-Authored-By: First Fluke <our.first.fluke@gmail.com>
@gracefullight
gracefullight merged commit 0677481 into main Aug 13, 2026
8 of 12 checks passed
@gracefullight
gracefullight deleted the feature/mise-workspaces branch August 13, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant