Skip to content

adriens/chocolatey-liquibase

Repository files navigation

Build status Chocolatey Chocolatey

Liquibase chocolatey package

The aim of this project is to make the release process of liquibase package as easy and fast as possible so it will stay as close as possible from Liquibase release pipe.

Continous build

  1. Update Liquibase version in liquibase.properties
  2. Run ant make
  3. Try local install : choco install -fdv liquibase.nuspec
  4. Run liquibase : liquibase --version then liquibase --help
  5. You are done : make a Pull Request (all required files have been generated with all requireds fields, including checksums) : tools and nuspec only