Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2025 at 13:07 UTC
Updated:
5 Dec 2025 at 19:49 UTC
Jump to comment: Most recent
We should be able to test lint caches better....
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
Comment #4
longwaveComment #5
alexpottThis is great work... can't rtbc but would!
Comment #6
alexpottWell actually @longwave completely rewrote my first effort so... I think I can. I can see us using the caches built by the MR when we have labelled the MR - so this is fantastic. It also simplifies some of my prior work on ensuring all of the caching stuff works. Brilliant.
Comment #7
alexpottActually... with the removal of -v on curl we no longer see how big the downloaded file is. It would be useful to know that ... and if it got downloaded....
Comment #8
alexpottThanks @longwave you've resolved my comments. Nice.
Comment #9
longwaveRebased.
Comment #10
longwaveComment #11
catchReally nice clean-up. Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!
Comment #16
longwaveI missed the last three commits to the original branch from the rebase because I didn't have them locally, fixes some minor bugs that @alexpott and I spotted - new MR opened for that.
Comment #18
alexpottThe follow-up MR looks great.
Comment #20
catchCommitted/pushed the follow-up to both branches, thanks!