Skip to content

Conversation

elia
Copy link
Member

@elia elia commented Jun 4, 2025

This pull request introduces a new command for generating Shopify migration files, updates the documentation to reflect this change, and enhances the ShopifyToolkit::CommandLine class by including additional functionality from the Thor library.

Documentation updates:

  • README.md: Updated the instructions for creating a migration file to use the new shopify-toolkit generate migration command instead of manually creating the file.

New feature:

  • lib/shopify_toolkit/command_line.rb: Added a new generate_migration command to the ShopifyToolkit::CommandLine class. This command generates a migration file with a timestamped filename and a basic class structure for migrations.

Code enhancements:

@elia elia requested a review from kennyadsl June 4, 2025 09:36
@elia elia self-assigned this Jun 4, 2025
@elia elia merged commit 48fb3d7 into main Jun 4, 2025
3 checks passed
@elia elia deleted the elia/gen-mig branch June 4, 2025 15:57
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