mattermost / migration-assist

A helper tool to automate MySQL -> Postgres migration for Mattermost
https://docs.mattermost.com/deploy/postgres-migration.html
2 stars 2 forks source link

[MM-58713] Add docker compose and the workflow for integration tests #14

Closed isacikgoz closed 3 months ago

isacikgoz commented 3 months ago

Summary

We basically spin up a MySQL, Postgres and Mattermost instances to emulate real world deployment to run migration-assist against.

This was the cherry on the top to ensure the tool has a quality control and after this we can go v0.1.

For the future iterations:

Ticket Link

https://mattermost.atlassian.net/browse/MM-58713