Projects provide a centralized place to manage your database configurations and workflows. Liquibase.io workflows use the same commands and policy checks as Liquibase Pro.
Projects manage your Workflow configuration which consists of two required components to validate and deploy database changes:
Database and changelog configurations
Workflow steps
An application team needs these items to validate and deploy database changes throughout their CI/CD pipeline. Once you've configured your connections and set up the corresponding workflows, database deployments are ready to run on demand.
The configuration component includes database and source control connections, changelog resources, optional secrets vaults, and configured parameters.
The workflow steps are a series of Liquibase commands and policy checks to run sequentially when deploying changes to the configured database.
Users with the Editor role are responsible for managing projects. Administrators also have access to carry out these tasks.