Skip to content

gh-atlas 0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 07:57
· 22 commits to master since this release
3ef75d3

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