Account service
- /sign_in authenticate given username and password
- /sign_up create new account
- Protected
- update user data
- reset new password
Github Actions test pipeline report test coverage to coveralls. Run mix coveralls
to improve test quality. Excoverall
codacy is configured at pull request level. And Codacy uses credo linter.
Please, before commiting to pull request. Run mix credo
and solve code quality issue.
- Github Action: Run test and generate coverage report
- Codefresh: Build and push image and manually test feature branch using
dev.Dockerfile
with seed data. - GKE pull image and delivery new feature