Webinar #15
April 6th, 2022
Length: 1h 8min
How to automate CI checks for PRs in WordPress delivery
Learn how to trigger tests on pull requests in WordPress themes and plugins, enforce code quality standards with linters, and scale it up to an enterprise level.
Who is this webinar for:
- Developers and DevOps enthusiasts interested in adding automated code quality checks to pull requests
- CEOs of digital and WordPress agencies who want to shorten the feedback loop between their team and the client and improve the code quality of their product
- CTOs and Software Engineers of mid-to-enterprise businesses assessing their CI/CD toolset
What you're going to learn:
- How to use Buddy to run automated tests and linting checks against WordPress plugins and themes for front-end and back-end code
- How to set up a pipeline for WordPress themes and plugins
- How Continuous Integration helps improve code quality