Files
emilandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> 101b6a709f
CI / auto-merge (pull_request) Has been skipped
CI / validate (pull_request) Waiting to run
fix: bake promtool into ci-full image, add download timeout, speed up tests
- Add promtool to ci-full Dockerfile so it's pre-installed in the
  runner image instead of downloaded at runtime on every infra CI run
- Add 60s timeout to _download() in install_tools.py to prevent
  indefinite hangs when GitHub release downloads stall
- Use -n 8 workers for test-unit target (3s vs 4s with auto/16)
- Update test_download to mock urlopen instead of urlretrieve

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-17 03:31:15 +02:00
..