Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 405 Bytes

Changelog

1.0.0 (wip)

  • PHP/Symfony : Base-project with docker/docker-compose configuration
  • API : Add the /ping route
  • API : Add the /health route
  • CI/CD : Add the Travis CI configuration
  • CI/CD : Add the GitHub Actions configuration
  • Code Quality : phpcs / phpstan
  • Code Quality : Publish the code coverage report to codecov.io
  • Tests: Unitary/Api/Acceptance tests via codeception