migrations
migrations copied to clipboard
Feature request: Jenkins plugin
Hi MyBatis team,
Is there any plan to introduce a Jenkins plugin for MyBatis Migrations? With ability to install latest (or a certain) version of the tool automatically?
Hi @svscorp I don't know of any plans to add a jenkins plugin. Perhaps @harawata might know of one. In the past, I've used migrations-maven-plugin and also a gradle plugin that I wrote to manage migrations in a CI/CD environment like Jenkins.
Hi guys, Sorry for a late reply! I too am using the Maven plugin on Jenkins. If you need any help with setting up Maven or Gradle plugin, we might be able to help.
And if someone developed a Jenkins plugin, please let us know. :D
Hi guys, any one here have some documentation on how to integrate mybatis data migration with maven thx
Hi @fhussainVeritix , Check out the maven plugin. http://www.mybatis.org/migrations-maven-plugin/