Skip to content

chore: Bun-workspace monorepo (packages/bunmaska + apps/web) + pending engine-config/docs - #5

Merged
ipfizz merged 4 commits into
mainfrom
chore/monorepo
Jun 17, 2026
Merged

ipfizz merged 4 commits into
mainfrom
chore/monorepo

Conversation

@ipfizz

@ipfizz ipfizz commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Restructures the repo into a Bun-workspace monorepo and folds in the pending engine-config + docs work.

Structure

  • packages/bunmaska/ — the framework (npm bunmaska), moved with full git history (356 renames).
  • apps/web/ — the site (@bunmaska/web → bunmaska.org), Astro.
  • Root: Bun workspaces, --filter scripts (no Turborepo, by choice).

Verified locally: root bun run validate → framework green (1404 pass); root bun run build → site (41 pages).

CI (path-filtered):

  • validate.yml runs only on packages/bunmaska/**.
  • build-engine.yml runs its steps in packages/bunmaska.
  • deploy-web.yml (new) builds apps/web and deploys to Cloudflare Pages on apps/web/** pushes — needs repo secrets CLOUDFLARE_API_TOKEN + CLOUDFLARE_ACCOUNT_ID.

Also carries the earlier unpushed commits: config-first signing key (engine.feed + baked anchor), README engine-status + ship-as-executable, and em/en-dash → hyphen.

🤖 Generated with Claude Code

@ipfizz
ipfizz merged commit 02d51bb into main Jun 17, 2026
2 checks passed
@ipfizz
ipfizz deleted the chore/monorepo branch June 17, 2026 08:54
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