Skip to content
Compare
Choose a tag to compare
@a8m a8m released this 20 Sep 07:35
· 122 commits to master since this release
fa39643

atlas-action is a GitHub action to run Atlas's migration lint functionality that can be used to provide CI for database schema changes.

What's new

This release of atlas-action includes:

  • A better integration with GitHub Pull Requests - get feedback from the linter as comments on your PR.
  • Support for Atlas Project Files - support for fine-grained linting policies.
  • Many more small fixes and improvements.

Learn more

To learn more about CI for database schema changes, read the docs or the announcement