A CI pipeline is like an additional team member

Imagine having a team member who tests each feature before every deployment, reviews the code to ensure its style is consistent, runs quality checks like linting and static analysis, and checks for insecure dependencies.

If those checks all pass, they automatically deploy the changes and make them live or update a pre-production environment.

Here's the thing

A CI pipeline can do that. Automatically. For every commit and change to your codebase.

Having a CI pipeline is like having an additional team member and one who's always ready and waiting for someone to push a change to test.

- Oliver

Was this interesting?

Sign up here and get more like this delivered straight to your inbox every day.

About me

Picture of Oliver

I'm an Acquia-certified Drupal Triple Expert with 17 years of experience, an open-source software maintainer and Drupal core contributor, public speaker, live streamer, and host of the Beyond Blocks podcast.