Create a Functional test for replacing Drupal Core's "assets://" stream wrapper with a Flysystem implementation.

Created on 12 January 2025, 3 months ago

Problem/Motivation

Drupal Core 11 eliminates the CssCollectionOptimizer / JsCollectionOptimizer classes and replaces them with CssCollectionOptimizerLazy / JsCollectionOptimizerLazy implementations, along with a new stream wrapper, the "AssetsStream" stream wrapper that powers the new "assets://" stream wrapper scheme.

This project needs functional tests that tests the implementation of a Flysystem adapter definition that replaces Drupal Core's "assets://" stream wrapper with a Flysystem defined streamwrapper using a Flysystem adapter.

πŸ“Œ Task
Status

Active

Version

2.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States lhridley

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