All notable changes to this project will be documented in this file.
Please choose versions by Semantic Versioning.
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- go mod update
- go mod update
- go mod upgrade
- Upload golang and alpine
- Upload golang and alpine
- Use go modules
- Add multi Docker tags
- Change build to multistage Dockerfile
- Read callback-url from env CALLBACK_URL
- Add Parameter callback-url will be called after each git-sync
- Add Ginkgo
- Use Deps
- Update Alpine to 3.7
- add missign ssh_config
- Use Go 1.10
- Refactoring
- Use deps instead glide
- Add Dockerfiles
- Add vendor
- Update readme
- Initial Version