Releases: kobtea/gorgo
Releases · kobtea/gorgo
v0.1.1
v0.1.0
Changelog
- d826478 Initial commit
- 43f5336 add clean subcommand
- 5b2d627 change timing of loading config
- 8580afa check policy against user repository files
- 5b13e5a check policy against user repository metadata
- 773a12d cut v0.1.0
- 494048a fetch user repository metadata
- 5bd8807 fix ci
- 739a19e fix ci
- b1e030c fix uber-go/zap#880
- 2adcc18 fix suggestions of linter
- 46e6ed4 golangci-lint takes more time
- f8f4a54 impl gc
- a751289 init cobra and add fetch subcommand
- ab530b9 initialize goreleaser
- 14b5f1a merge user_repo_configs and org_repo_configs into repo_configs
- a36cde5 re-design config format
- 7150e95 setup ci job
- 02da7fe shallow clone
- 9a7a21a support org repository
- 1dec9bf update ci for release
- 81001ca update ci for tagging
- baa1160 update gitignore
- f035d9f update makefile
- 2f80bc8 use logger wrapper
- 56c3162 use zap as logger
- f79995e write to working dirs only when necessary