SDC's discovery has overly lenient regex

Created on 9 May 2024, 4 months ago
Updated 18 June 2024, 3 months ago

Problem/Motivation

If you happen to have a file ending in component.yml in a directory named components, SDC will assume it is their component.
It's supposed to only find files ending in .component.yml (with that extra dot)

Steps to reproduce

Create a components directory and add a YAML file ending in components.yml but not .components.yml

Proposed resolution

Fix the regex

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

πŸ› Bug report
Status

Fixed

Version

10.3 ✨

Component
single-directory componentsΒ  β†’

Last updated 5 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States tim.plunkett Philadelphia

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