Skip to content

fix(validate-story): ensure output directory exists before writing results#134

Merged
SorraTheOrc merged 1 commit intomainfrom
fix/validate-story-output
Jan 14, 2026
Merged

fix(validate-story): ensure output directory exists before writing results#134
SorraTheOrc merged 1 commit intomainfrom
fix/validate-story-output

Conversation

@SorraTheOrc
Copy link
Member

Problem: validate-story script crashes in CI with ENOENT because the results/ directory doesn't exist.

Solution: create parent directory before writing in scripts/validate-story.js and add a defensive mkdir in the workflow.

Linked bead: ge-lwc

@SorraTheOrc SorraTheOrc merged commit 0d67443 into main Jan 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant