Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified migration commands #27

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Simplified migration commands #27

merged 5 commits into from
Jan 10, 2025

Conversation

leo
Copy link
Member

@leo leo commented Jan 10, 2025

This change replaces the following commands:

ronin migration create --apply
ronin migration apply

With these instead:

ronin diff --apply
ronin apply

@leo leo added the enhancement New feature or request label Jan 10, 2025
@leo leo requested a review from colodenn January 10, 2025 17:35
Copy link

github-actions bot commented Jan 10, 2025

Released an experimental package:

bun add @ronin/cli@leo-ron-1071-experimental-64

This package will be removed after the pull request has been merged.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/utils/migration.ts 100.00% <100.00%> (ø)
tests/fixtures/protocol.ts 100.00% <ø> (ø)

@leo leo marked this pull request as ready for review January 10, 2025 17:55
@leo leo enabled auto-merge (squash) January 10, 2025 17:55
@leo leo merged commit ab0022e into main Jan 10, 2025
3 checks passed
@leo leo deleted the leo/ron-1071 branch January 10, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants