My sessions

[field_track]
Intermediate

An introduction on how to set up a continuous integration workflow with CircleCI in Pantheon. In this session, we will cover the following:

  • Terminus - Pantheon command-line tool.
  • Composer - PHP package manager.
  • CircleCi - Continuous integration and delivery platform.
  • Behat - BDD framework.
  • Quicksilver - Workflow automation.

 

This session will also showcase how collaboration works in a remotely hosted platform. 

Bonus: I will also showcase how to spin up a local development environment with Lando, local development environment and DevOps tool built on Docker container technology.

[field_track]
All levels

Working on multiple projects with different systems system requirements is cumbersome. The ability to mimic our production setup is very limited in this situation. Learning how to write automation script is an additional pain when the time is the issue. 

Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects. It's a free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology and developed by Tandem. Designed to work with most major languages, frameworks, and services, Lando provides an easy way for developers of all types to specify simple or complex requirements for their projects, and then quickly get to work on them. Think of it as your local development's dependency management tool.