Skip to content

Implement Grow WR DB Migration Version Replacer #8

@puntope

Description

@puntope

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementThe issue is a request for an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions