https://github.com/agneum/migration-action
https://github.com/agneum/migration-action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agneum/migration-action
- Owner: agneum
- Created: 2021-04-07T11:34:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T02:56:02.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:01:37.672Z (4 months ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Migration CI action
A GitHub action to run DB migrations with the 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