Problem/Motivation

See #3462763: Use artifacts to share the phpstan result and cspell caches from core to MRs for the general approach.

cspell runs currently have to run on only diffed files which occasionally introduces errors when the dictionary is updated elsewhere.

If we can get caching to work, we should be able to do a full cspell run instead.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3463949

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

catch created an issue. See original summary.

catch’s picture

Title: Use artifacts to share the cspell cache between runs » [PP-1] Use artifacts to share the cspell cache between runs
Status: Active » Postponed

catch changed the visibility of the branch 3462763-cache-warming-job to hidden.

catch’s picture

Status: Postponed » Closed (duplicate)