Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liquibase/liquibase-extension-example

Example repository for creating your own Liquibase extensions
https://github.com/liquibase/liquibase-extension-example

core extension oss

Last synced: 3 months ago
JSON representation

Example repository for creating your own Liquibase extensions

Awesome Lists containing this project

README

        

# liquibase-extension-example
Example repository for creating your own Liquibase CORE and Liquibase PRO extensions

### Modify test.yml as per your requirement

* OSS-Extension : use the below reusable workflow block :
```uses: liquibase/build-logic/.github/workflows/[email protected]```

* PRO-Extension : use the below reusable workflow block :
```uses: liquibase/build-logic/.github/workflows/[email protected]```