Skip to main content
← Back to list
01Issue
BugShippedSwamp CLI
Assigneesstack72

#182 quality: has-readme/has-license miss additionalFiles in subdirectories

Opened by bixu · 4/29/2026· Shipped 4/29/2026

When additionalFiles lists a file inside a subdirectory (e.g. adversarial_review/README.md), it lands in the archive at extension/files/adversarial_review/README.md. The has-readme and has-license quality checks appear to require the file at extension/files/README.md (root), so they always return missing even though the file is in the archive. Fix: check if any file path in extension/files/ ends with /README.md or /LICENSE.txt rather than requiring an exact root-level match.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 5 MOREREVIEW+ 3 MOREPR_MERGEDSHIPPED

Shipped

4/29/2026, 9:53:53 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack724/29/2026, 7:30:56 PM

Sign in to post a ripple.