Continuous Integration (CI) con Travis/Circle/Github

Training Event Logo

In the talk we will see how to add and configure the necessary files to make Continuous Integration in a Drupal 9 project using some of the best known CI platforms: CicleCI, Travis, Github Actions, Gitlab CI and Bitbucket Pipelines.

All in a relatively simple way.

Once configured we will be able to run all kinds of tests: coding standards, code coverage, unit tests, behat tests, cypress, etc. in our project.

The main objective is to see how to configure these tools is not very difficult.

The level of the talk is beginner, for those who want to add CI to their project but don't know how.