Skip to content

0.1.0 Released

Latest
Compare
Choose a tag to compare
@cage1016 cage1016 released this 30 Dec 09:05
· 16 commits to master since this release

Build

  • docker-compose: uncomment todo service
  • github: action update codecov coverage
  • workflow: add k8s/istio yaml

Docs

  • license: add MIT license
  • readme: update README.md
  • readme: add README.md
  • restclient: update api.http

Feat

  • changlog: add chglog config
  • skaffold: add istio profile
  • skaffold: add default to use nginx ingress

Fix

  • github: action step file not found
  • testing: test db connection hostname

Refactor

  • mod: rename package name from todo to gokit-todo
  • model: rename complete to completed
  • model: use *model.Todo insteal of model.Todo
  • restful: fit for client todomvc

Style

  • gofmt: update by gofmt

Test

  • e2e: update e2e test scenario
  • structure: divide test to integration and e2e
  • test: update unit/intergration/e2e test
  • test.yml: github action step error