Closed (fixed)
Project:
Smart Trim
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2024 at 08:01 UTC
Updated:
22 May 2024 at 22:14 UTC
Jump to comment: Most recent
The LENIENT_ALLOW_LIST and COMPOSER_PATCHES_FILE variables were slightly renamed and the old version was deprecated in this issue https://www.drupal.org/project/gitlab_templates/issues/3426292.
The following MR will fix any possible deprecation warnings or issues provoked by that.
MR to follow.
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 #3
fjgarlin commentedReady for review.
Comment #4
lostcarpark commentedConfirmed "composer (next major)" is loading the required modules with the lenient endpoint.
Marking RTBC.
Comment #5
lostcarpark commentedComment #7
markie commentedAdded a commit to address some of the CSPELL notices
Comment #9
markie commentedThank you