Files
bot-bottle/.gitea/workflows
didericis 436f42c00c
test / unit (push) Successful in 38s
test / integration (push) Successful in 52s
fix(ci): fix pylint/pyright output capture and parsing
- Capture full output with || true instead of pipefail-sensitive | tail -1
- Use lookbehind for pylint score to avoid matching "previous run" value
- Use lookahead for pyright error count to search full output not just last line
- Remove hardcoded fallback values that masked parse failures

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 00:40:05 -04:00
..