Skip to content

feat(runtime): migrate docker-git to bun and gridland#216

Open
skulidropek wants to merge 27 commits intomainfrom
feat/bun-gridland-bun-first
Open

feat(runtime): migrate docker-git to bun and gridland#216
skulidropek wants to merge 27 commits intomainfrom
feat/bun-gridland-bun-first

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • migrate the workspace, Dockerfiles, scripts, and GitHub workflows to a Bun-first contract
  • move the CLI renderer to @gridland/bun and add the shared Gridland/web browser frontend stack
  • unify shared menu/auth/create/select logic, add browser terminal sessions, and keep Bun-based validation green

Verification

  • bun run build
  • bun run typecheck
  • bun run lint:effect
  • bun run lint
  • bun run test
  • bun run docker-git --help
  • bash scripts/e2e/local-package-cli.sh

…-first

# Conflicts:
#	packages/api/src/http.ts
#	packages/api/src/services/projects.ts
#	packages/api/tests/projects.test.ts
#	packages/app/package.json
#	packages/app/src/lib/usecases/projects.ts
#	packages/lib/src/usecases/projects-ssh.ts
#	packages/lib/src/usecases/projects.ts
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