Skip to content

Releases: ariga/atlas-action

v1.3.1

23 Sep 13:23
50a37c8
Compare
Choose a tag to compare

What's Changed

  • schema/push: fixed repo name input by @giautm in #239

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Sep 10:11
aab6dd4
Compare
Choose a tag to compare

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

27 Aug 08:19
f414f5d
Compare
Choose a tag to compare

What's Changed

  • .github: build binary on tag, branch pushes by @giautm in #212
  • .github/cd: fixed build flag for commit ID by @giautm in #213
  • shim: use master build for the master branch by @giautm in #214

Full Changelog: v1.2.0...v1.2.1

v1.2.0

31 Jul 12:35
90fe644
Compare
Choose a tag to compare

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

Full Changelog: v1...v1.2.0

v1.1.9

03 Jul 11:50
18a3161
Compare
Choose a tag to compare

What's Changed

  • shim: added comment for the flow by @giautm in #188
  • .github/workflows: added test for actions by @giautm in #189

Full Changelog: v1.1.8...v1.1.9

v1.1.8

02 Jul 19:42
bb85d11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

02 Jul 18:45
bef34c8
Compare
Choose a tag to compare

What's Changed

  • shim: use the binary name to execute by @giautm in #186

Full Changelog: v1.1.6...v1.1.7

v1.1.6

02 Jul 18:05
56fcdc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.0.11

24 Apr 14:31
44a1a1c
Compare
Choose a tag to compare

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

22 Feb 09:43
c175cd3
Compare
Choose a tag to compare
fix binary removal (#133)