Setting up GitHub Actions for your PHP projects
Jason McCreary
PHP Tek 2023
Intermediate (some prior knowledge necessary)
Standard Session (45-60 minutes)
Setting up CI is probably on a list somewhere of something you want to do, but maybe haven't done yet. In this talk, I'll set up a CI using GitHub to run multiple jobs for checking lint and code style as well as running static analysis and tests. I'll also demonstrate how to cache dependencies for faster builds, and even export artifacts so you can use GitHub Actions to generate assets. Don't skip out if you're using another service like Bitbucket or GitLab. Everything I set up in this talk can be done within those services as well and I'll provide an example workflows at the end.
Up Next from PHP Tek 2023
HAL It Works
Tim Lytle · Standard Session (45-60 minutes)
Attackers want your data and they're getting it from your API
Tim Bond · Standard Session (45-60 minutes)
Asynchronous Awesome - Task Management in PHP
Eric Mann · Standard Session (45-60 minutes)
MySQL Indexes -- How They Really Work
Dave Stokes · Standard Session (45-60 minutes)