Is it an error if drupal/core has no scaffold file mappings?

Created on 21 March 2023, over 1 year ago
Updated 19 May 2023, over 1 year ago

Problem/Motivation

Right now, certain parts of our code base, like UnknownPathExcluder, will try to get the scaffold file mapping defined by drupal/core. If it doesn't exist, it will gracefully ignore it.

Should that be treated as an error condition? We generally can assume that Drupal core needs to scaffold some stuff, but if for some reason it doesn't, how should we react? Should we continue to ignore that? Throw an exception? Some combination of the two?

📌 Task
Status

Active

Version

3.0

Component

Package Manager

Created by

🇺🇸United States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024