Skip to content

Improve local development workflow#98

Merged
MiniMax-AI-Dev merged 1 commit into
mainfrom
chore/local-test-workflow
Jul 11, 2026
Merged

Improve local development workflow#98
MiniMax-AI-Dev merged 1 commit into
mainfrom
chore/local-test-workflow

Conversation

@RyanLee-Dev

Copy link
Copy Markdown
Collaborator

Summary

  • add discoverable, layered local test targets to the Makefile
  • make foreground server and migrations load shared development defaults
  • standardize the dev Compose project across the main checkout and worktrees
  • automatically use passwordless sudo for Docker only when the current user lacks socket access
  • wait for PostgreSQL readiness before make dev-db returns
  • move the default foreground development server to port 18080

Validation

  • make clean-dev && make dev-db && make migrate-dev
  • targeted Go, web, and CLI test targets
  • make check

Notes

  • full web ESLint currently has pre-existing React hook errors, so make test-web mirrors the existing design-system lint gate; make lint-web remains available for full lint cleanup.

@MiniMax-AI-Dev MiniMax-AI-Dev merged commit b66d254 into main Jul 11, 2026
5 checks passed
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.

2 participants