stable-diffusion-webui/.gitattributes
Michael Cahill 9b96c9165c M01: CI truthfulness, SHA pinning, smoke path
- Remove same-repo PR skip condition (CI runs on all PRs)
- Install setuptools before env setup; add --do-not-download-clip
- Add pip-audit (non-blocking) before environment setup
- Add smoke startup step (verify app boots before full tests)
- Add --cov-fail-under=60 coverage threshold
- Pin GitHub Actions to commit SHAs
- Add .gitattributes for CRLF/LF normalization
- Add M01 plan and toolcalls ledger

Made-with: Cursor
2026-03-07 15:35:32 -08:00

2 lines
34 B
Text

* text=auto eol=lf
*.ps1 eol=crlf