Skip to content

GitHub action to run DB migrations with DLE

Notifications You must be signed in to change notification settings

postgres-ai/dle-github-actions

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DB Migration checker action

A GitHub action to run DB migrations with Database Lab Engine (DLE)

Overview

Database Lab DB migration checker is a tool to automatically validate migrations in the CI pipeline.

Database Lab DB migration checker's benefits:

  • Check migrations as a part of a standard pipeline
  • Protect DLE from data stealing - run migrations in a protected environment
  • Protect logs and artifacts from being revealed

How to use

Check out the Database Lab DB migrations checker documentation