Skip to content

Releases: ariga/atlas-action

v0.2.5

31 Jan 15:34
3ac37a4
Compare
Choose a tag to compare

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 Changed

  • src: add a warning to report if there is a token but an error reporting to cloud by @masseelch in #45
  • all: transition to Atlas Cloud by @masseelch in #47
  • action: change input param to cloud-token by @rotemtam in #48

Learn more

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

Full Changelog: v0...v0.2.5

v0.2.1

26 Oct 12:02
86a011b
Compare
Choose a tag to compare

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 mechanism to update users about newer versions of atlas-action.

Learn more

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

v0.2.0

20 Sep 07:35
@a8m a8m
fa39643
Compare
Choose a tag to compare

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