Skip to content

Gloam 1.5.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:23
Ship the golden-fixture measurement CSVs the blanket *.csv ignore ate

The v1.5.2 release build failed: GoldenReplayTests could not find
native-measurements.csv on CI because .gitignore's packaging-artifact
*.csv rule silently excluded the fixture recordings from the release
commit (locally the untracked files still satisfied the tests). Negate
the rule for tests/**/Fixtures and commit the recordings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>