Skip to content

jenkinsci/liquibase-runner-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Liquibase Runner Plugin


About

Adds liquibase changeset evaluation as an available build step. See Liquibase documentation at http://www.liquibase.org/. In addition, supplies a build step to roll back applied changesets. Any evaluated changesets are listed on the build's summary page, as well as details about each changeset.

Uses Liquibase version 3.8.9

Installation

  • Install the liquibase-runner plugin using Jenkins' plugin manager. Depending on how you use and configure the plugin, you may need to install a database server, and potentially your target schema.

More Documentation

Packages

No packages published

Languages

  • Java 90.3%
  • Groovy 5.8%
  • HTML 3.2%
  • Other 0.7%