Skip to content

bcgov-nr/automatedb-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquibase Pipeline

Required tooling

General Operation

The pipeline operates along these lines.

  1. Database repository is checked out into db/ folder
  2. Liquibase configuration created using consul-template
  3. Liquibase commands run
  4. Magic!
  5. Database updated