CSpell fails when drupal-dictionary.txt is missing

Created on 2 July 2024, 4 months ago
Updated 19 July 2024, 3 months ago

Problem/Motivation

Somehow my composer job was installing drupal/core:10.2.0-alpha1 which does not have drupal-dictionary.txt. Presumably the same problem exists for anyone testing against 10.1.x.

This is caused by prepare-cspell.php adding these dictionaries to the cspell json.

Steps to reproduce

Probably can just set _TARGET_CORE to 10.1.

Proposed resolution

Add a file_exists check in prepare-cspell.php

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Component

gitlab-ci

Created by

🇦🇺Australia mstrelan

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