Only run CSS and JS lint jobs if files have changed

Created on 8 February 2024, 12 months ago
Updated 26 February 2024, 11 months ago

Problem/Motivation

In merge requests we can safely skip the CSS lint jobs if no CSS files have changed, or the JS lint jobs if no JavaScript files have changed. This saves both time and money.

Steps to reproduce

Proposed resolution

Use rules:changes to only run these jobs when required.
Consider splitting the "compilation check" job and merging it into the CSS/JS lint jobs.

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

10.2

Component
Other 

Last updated about 6 hours ago

Created by

🇬🇧United Kingdom longwave UK

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