Problem/Motivation
We should be able to test lint caches better....
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3558749
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:
- 3558749-followup
changes, plain diff MR !13915
- 3558749-ci-test-lint
changes, plain diff MR !13872
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!