Skip to content

Releases: ariga/gh-atlas

gh-atlas 0.1.5

02 Oct 06:40
c127bc8
Compare
Choose a tag to compare

What's Changed

  • github: add an option to replace an existing ci file by @noamcattan in #318

New Contributors

Full Changelog: v0.1.4...v0.1.5

gh-atlas 0.1.4

26 Sep 14:27
96b183f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

gh-atlas 0.1.3

10 Sep 11:30
7811e08
Compare
Choose a tag to compare

What's Changed

  • gen: fixed generation of the workflow by @dorav in #314

New Contributors

Full Changelog: v0.1.2...v0.1.3

gh-atlas 0.1.2

06 Jul 10:11
41bc842
Compare
Choose a tag to compare

What's Changed

  • readme: improve instructions by @rotemtam in #311
  • add http client to verify atlas token input against atlas cloud by @ronenlu in #312

New Contributors

Full Changelog: v0.1.1...v0.1.2

gh-atlas 0.1.1

16 May 10:16
691f07e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

gh-atlas 0.1.0

15 May 07:57
3ef75d3
Compare
Choose a tag to compare

What's Changed

  • initial commit by @ronenlu in #1
  • create altas init-ci command by @ronenlu in #7
  • add go lint and go test jobs to CI by @ronenlu in #20
  • implement most parts of the github logic by @ronenlu in #8
  • add package for generating atlas ci yaml by @ronenlu in #27
  • add the code for setting up secret in GitHub by @ronenlu in #32
  • add encryption for secret (without, decryption doesn't work) by @ronenlu in #37
  • fix atlas yaml template, add spaces between curly bruckets by @ronenlu in #49
  • create interface for GitHub client and supply it to Run command by @ronenlu in #51
  • create integration test workflow by @ronenlu in #39
  • add function to list migration dirs paths by @ronenlu in #108
  • run integration on other repo by @ronenlu in #132
  • add unit test for the init-ci command by @ronenlu in #59
  • add interactivity to cli by @ronenlu in #60
  • .github: remove caching of go dependencies as it done by go-setup action by @ronenlu in #306
  • fixes to cli by @ronenlu in #308
  • replace init-ci with init-action by @ronenlu in #309
  • update readme with how to use by @ronenlu in #307

New Contributors

Full Changelog: https://github.com/ariga/gh-atlas/commits/v0.1.0