Skip to content
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

Implement Grow WR DB Migration Version Replacer #8

Open
2 tasks
puntope opened this issue May 27, 2022 · 0 comments
Open
2 tasks

Implement Grow WR DB Migration Version Replacer #8

puntope opened this issue May 27, 2022 · 0 comments
Labels
type: enhancement The issue is a request for an enhancement.

Comments

@puntope
Copy link
Contributor

puntope commented May 27, 2022

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?

@puntope puntope added the type: enhancement The issue is a request for an enhancement. label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant