Releases: ariga/atlas-action
Releases · ariga/atlas-action
v1.3.1
v1.3.0
What's Changed
- atlasaction: upgrade
go-githubactions
to latest by @giautm in #215 - schema/plan: initial new action by @giautm in #196
- schema/push: push schema changes to Atlas Cloud by @giautm in #217
- shim: use single shim for all actions by @giautm in #219
- schema/apply: fixed comments and inputs by @giautm in #220
- atlasaction: use HTML for summary output by @giautm in #221
- atlasaction: cleanup templates by @giautm in #222
- atlasation: allow extends the lint-report for other flows by @giautm in #223
- chore: move tests to _test package by @giautm in #224
- atlasaction: setup testscript for github action by @giautm in #225
- schem/apply: apply schema changes to the target database by @giautm in #218
- atlasaction: update schema lint format by @giautm in #226
- all: update actions inputs/outputs by @giautm in #228
- schema/plan/approve: distinct action for approve the plan by @giautm in #229
- .github/workflows: fixed CI flow by @giautm in #230
- schema/push: fix URL and support Link, Slug output by @giautm in #231
- schema/push: fixed link output by @giautm in #232
- main: update version output by @giautm in #233
- atlasaction: added
dev-url
input for schema/apply by @giautm in #235 - doc: add new plan commands to readme by @a8m in #234
- .github/workflows: fixed version tests by @giautm in #236
- .github/workflows: fixed version checks by @giautm in #237
- atlasaction: fixed
schema-name
input on actions by @giautm in #238
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
What's Changed
- atlasaction/orb: fetch github PRs with owner by @datdao in #192
- atlasction/comments: list detect files by @a8m in #193
- chore: bump sdk to master branch by @giautm in #194
- atlasaction/comments: use br tag instead of ul list to present files by @a8m in #195
- chore: format shim-js by @giautm in #197
- chore: remove deprecated action source code by @giautm in #198
- shim: fixed local-binary check by @giautm in #199
- build: strip the debugging information by @luantranminh in #200
- .github/workflows: update atlas token by @giautm in #201
- atlasaction: share template between comments by @giautm in #202
- atlasaction/comments: hide URL if it doesn't available by @giautm in #203
- atlasaction: extract upsert comment logic by @giautm in #204
- atlasaction: use interface for mock atlas exec client by @giautm in #205
- atlasaction: revamp actions with helper by @giautm in #206
- atlasaction: allow interactive with GH without PR context by @giautm in #207
- atlasaction: move GH Client methods to separate file by @giautm in #208
- atlasaction: thin github client for abstraction by @giautm in #209
- atlasaction: cleanup lint error check by @giautm in #210
- comments: added Diagnostics category on lint-report by @giautm in #211
New Contributors
- @a8m made their first contribution in #193
- @luantranminh made their first contribution in #200
Full Changelog: v1...v1.2.0
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)