Releases: ariga/atlas-action
Releases · ariga/atlas-action
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.0.11
What's Changed
- .github/workflow: add end to end tests by @ronenlu in #134
- atlasaction: enrich run ctx with actor name and id by @ronenlu in #135
- fix not sending url in conext by @ronenlu in #136
- atlasaction: add msg to run migrate hash after committing suggestion by @ronenlu in #138
- atlasaction: add working-directory to input of actions by @ronenlu in #139
- atlasaction: support passing vars to action by @ronenlu in #140
- all: add support for migrate down by @masseelch in #141
- .github: update go version in unit-tests action by @ronenlu in #145
- atlasaction: fix not having suggestions when working dir is set by @ronenlu in #147
Full Changelog: v1.0.9...v1.0.11
v1.0.9
fix binary removal (#133)
v1.0.1
atlasaction: change dry-run tests (#116)
v0.2.8
What's Changed
Full Changelog: v0.2.7...v0.2.8
v0.2.6
What's Changed
- update base cloud url to api instead of ingress by @ronenlu in #50
- change cloud url path from api/query to query by @ronenlu in #51
- add GITHUB_TOKEN permissions to README by @ronenlu in #52
- update readme by @hilakashai in #49
- feat: allow sent report to public org by @giautm in #54
New Contributors
- @hilakashai made their first contribution in #49
- @giautm made their first contribution in #54
Full Changelog: v0.2.5...v0.2.6
v0.2.5
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