api icon indicating copy to clipboard operation
api copied to clipboard

Feature: apply new migrations automatically to environments being deployed to

Open jpmcb opened this issue 1 year ago • 0 comments

Type of feature

🔁 CI

Current behavior

Currently, when new database migrations are added, an engineer must apply those migrations manually to the environments that are being deployed to through CI/CD.

This is fine but can be susceptible to human error.

Suggested solution

We should invest in / create some tooling that automatically applies new migrations when they are present.

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Contributing Docs

  • [X] I agree to follow this project's Contribution Docs

jpmcb avatar Feb 21 '24 19:02 jpmcb