CI: do not run PHP-only jobs if an MR only changes the UI

Created on 11 July 2024, about 2 months ago
Updated 26 July 2024, about 1 month ago

Overview

While working on 📌 CI: improve UI-related CI jobs:`UI eslint` obscures TypeScript Compiler errors, `npm run build` runs too late Needs review , I was reminded of what I observed a few weeks ago: that changes exclusively in the ui/ directory still run all the back-end-only CI jobs, such as phpcs, phpstan and phpunit.

(Well, phpunit is affected also by changes to the components directory, since it tests the PHP logic finding matches for each component prop — but SDCs themselves are running on the back-end too. Easy enough to take into account.)

User interface changes

None. Faster CI runs for UI-only changes.

📌 Task
Status

Fixed

Component

Page builder

Created by

🇧🇪Belgium Wim Leers Ghent 🇧🇪🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024