Skip to content

ci: pin flawd v0.15.0 so coverage_source takes effect - #73

Merged
fohara merged 1 commit into
mainfrom
flawd-v0.15.0-pin
Aug 28, 2026
Merged

ci: pin flawd v0.15.0 so coverage_source takes effect#73
fohara merged 1 commit into
mainfrom
flawd-v0.15.0-pin

Conversation

@fohara

@fohara fohara commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the mutation workflow's flawd pin from v0.14.0 to v0.15.0.

The repo's flawd.toml sets [docker] coverage_source = "image" (the Dockerfile embeds the source; bind-mount coverage delivers wrong-architecture host binaries to subprocess tests), but that key shipped in flawd v0.15.0 — v0.14.0 accepted and silently ignored it, so the scheduled Docker audits were still running with the hazard the key exists to close.

v0.15.0 changelog highlights relevant here: coverage_source support, test-diff scoping for CI runs, and the risk_level fix. Full notes: https://github.com/fixture-dev/flawd-releases/releases/tag/v0.15.0

…posture takes effect

v0.14.0 silently ignored the [docker] coverage_source = "image" key this
repo's flawd.toml sets (the key shipped in v0.15.0), so container
coverage on the scheduled Docker audits was still bind-mount sourced —
the wrong-architecture-binaries hazard the key exists to close. v0.15.0
honors it; release notes:
https://github.com/fixture-dev/flawd-releases/releases/tag/v0.15.0
@fohara
fohara merged commit af68c50 into main Aug 28, 2026
24 checks passed
@fohara
fohara deleted the flawd-v0.15.0-pin branch August 28, 2026 11:39
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