Skip to content

INIT: Subcommand to Scaffold Migrations for Modules #3843

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

Open
julienrbrt opened this issue Dec 15, 2023 · 0 comments
Open

INIT: Subcommand to Scaffold Migrations for Modules #3843

julienrbrt opened this issue Dec 15, 2023 · 0 comments
Assignees
Labels
component:scaffold Feature, enhancement, or refactor related to scaffolding. type:new To implement new feature.
Milestone

Comments

@julienrbrt
Copy link
Member

ref: cosmos/b9-checkers-academy-draft#65 (comment)

Proposal

Add a subcommand to scaffold migrations boilerplate for a module.
The should be smart enough to bump the consensus version, register the migration in module.go and add boilerplate migrations code in a migration package, named after the consensus version (vX)

@julienrbrt julienrbrt self-assigned this Jan 16, 2024
@julienrbrt julienrbrt added this to the v28 milestone Jan 16, 2024
@salmad3 salmad3 modified the milestones: v28, v29 Feb 2, 2024
@salmad3 salmad3 added type:new To implement new feature. component:scaffold Feature, enhancement, or refactor related to scaffolding. labels Feb 26, 2024
@salmad3 salmad3 moved this from To Discuss to Doing in Ignite CLI Masterboard Feb 26, 2024
@salmad3 salmad3 changed the title Scaffold migrations INIT: Subcommand to Scaffold Migrations for Modules Jul 19, 2024
@julienrbrt julienrbrt moved this from Doing to Todo in Ignite CLI Masterboard Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:scaffold Feature, enhancement, or refactor related to scaffolding. type:new To implement new feature.
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants