Conquering Continuous Integration & Deployment

You know that Continuous something-or-other exists. Maybe you have even heard the terms Continuous Integration or Continuous Deployment, but not much more than that. Tessa was in your shoes just a few short months ago. She came, she coded, she conquered. Now she is breaking it all down so you too can feel confident with the basics of continuous integration and deployment.

In this session, she will cover the basics of how to set up GitHub and Circle CI with WordPress and configure deployment to a staging environment. We will cover continuous jargon and break down yml and script files to better understand how it works and how you can start to use it with your projects.

Attend. Absorb. And you too can conquer.

What You’ll Learn

  • Overview of Continuous Integration and its benefits
  • Why Continuous Integration is important for teams
  • Transitioning a team to CI