Releases: totmicro/atlantis-yaml-generator
Releases · totmicro/atlantis-yaml-generator
atlantis-yaml-generator v0.0.3
- decouple workflow from discovery mode (bad logic used in previous releases)
- create a new flag for discovery-mode which replaces the workflow mode.
- enable conditional usage of the workflow flag used in atlantis.yaml file.
- read github credentials from $HOME/.git-credentials
- updated tests
- updated readme
atlantis-yaml-generator v0.0.2
- Fix: genProjectName now replaces all occurrences of slash to -
v0.0.1 - Initial Release
Initial Release