Stop trying to cache node_modules in gitlab jobs

Created on 30 April 2025, 3 days ago

Problem/Motivation

11.x has 60k files in node_modules compared to 40k in 11.0.x, this appears to be increasing the time that the cspell job takes to upload the cache to gitlab - e.g. https://git.drupalcode.org/issue/drupal-3497431/-/jobs/5103456 takes four minutes.

We only use the cspell cache in nightwatch tests, so by the time we've uploaded the cache from cspell, then downloaded it again in nightwatch, we could just run yarn in the nightwatch tests and it would take less CI minutes overall.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

phpunit

Created by

🇬🇧United Kingdom catch

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