Skip to main content

7 docs tagged with "github actions"

View all tags

Automate Database CI/CD with GitHub Actions

Learn how to use GitHub Actions to automate database schema migrations with Atlas. This guide covers setup, testing, linting, deploying, and integrating Atlas into your CI/CD workflows for MySQL, PostgreSQL, SQLite, and more.

Set Up CI for Your Database with Atlas

Learn how to set up continuous integration (CI) for your database schema changes using Atlas Cloud and GitHub Actions. This guide covers prerequisites, creating a bot token, installing the Atlas GitHub CLI extension, and configuring the GitHub Action.