CodelyTV / php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
https://pro.codely.tv/library/ddd-en-php
2.96k stars 1.08k forks source link

Upgrade to CircleCI 2.0 #52

Closed JavierCane closed 5 years ago

JavierCane commented 5 years ago

We're still using the deprecated CircleCI 1.0 version for this project. It's no longer maintained, so we should upgrade to the 2.0 version.

More info on how to upgrade

rgomezcasas commented 5 years ago

Better we could migrate to GitHub Actions

JavierCane commented 5 years ago

Done with the latest PRs 🙂

We'll wait for Docker Compose support in GutHub Actions, but in the meanwhile, we have a working pipeline in CircleCI! https://circleci.com/gh/CodelyTV/cqrs-ddd-php-example/347