Releases: ariga/gh-atlas
Releases · ariga/gh-atlas
gh-atlas 0.1.5
What's Changed
- github: add an option to replace an existing ci file by @noamcattan in #318
New Contributors
- @noamcattan made their first contribution in #318
Full Changelog: v0.1.4...v0.1.5
gh-atlas 0.1.4
What's Changed
- gen: add dir-name flag by @masseelch in #316
- add
--dir-name
optional flag to CLI by @ronenlu in #317
New Contributors
- @masseelch made their first contribution in #316
Full Changelog: v0.1.3...v0.1.4
gh-atlas 0.1.3
gh-atlas 0.1.2
gh-atlas 0.1.1
gh-atlas 0.1.0
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