-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.
Description
After discussion in this thread bout version in migrations https://a8c.slack.com/archives/CK365S85V/p1649061443268359 @JPry built a mod for Woo Release in order to replace the x.x.x string in the Migration classes.
Is your feature request related to a problem?
We need to handle manually DB Migration version changes
Describe the solution you'd like
Implement the mod built by @JPry in the Grow toolset in a way could be easily used by the team
Describe alternatives you've considered
Implement it directly in WR repo
Technical
It'd be the first composer package.
Acceptance criteria
- The DB Migration Version replacer could be loaded as a package in Composer
- The execution of the package replace successfully the x.x.x version.
Unknowns
The developer still needs to remember to execute this when doing the release so maybe it's possible to detect this in a more automatic way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.