Skip to content

Rewrite migration tool in Rust#5

Merged
rwdaigle merged 1 commit intomainfrom
ryan/generic-migrate-tool
Jan 21, 2026
Merged

Rewrite migration tool in Rust#5
rwdaigle merged 1 commit intomainfrom
ryan/generic-migrate-tool

Conversation

@rwdaigle
Copy link
Copy Markdown
Contributor

Replace TypeScript implementation with a performant, single-binary Rust solution. Migrations are now executed based on their shebang line for true runtime agnosticism. Includes template system for migration scaffolding via --runtime flag, improved CLI with clap, and comprehensive test coverage.

🤖 Generated with Claude Code

Replace TypeScript implementation with a performant, single-binary Rust solution. Migrations are now executed based on their shebang line for true runtime agnosticism. Includes template system for migration scaffolding via `--runtime` flag, improved CLI with `clap`, and comprehensive test coverage.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@rwdaigle rwdaigle force-pushed the ryan/generic-migrate-tool branch from 78928e5 to 926446a Compare January 21, 2026 16:36
@rwdaigle rwdaigle merged commit 484d107 into main Jan 21, 2026
2 checks passed
@rwdaigle rwdaigle deleted the ryan/generic-migrate-tool branch January 21, 2026 16:40
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