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
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?
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.xstring 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
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?