Skip to content

v1.13.3

Choose a tag to compare

@jmagar jmagar released this 25 Aug 15:12
· 2 commits to main since this release

Bug Fixes

  • distributed: runner-image parity — Python >=3.11, ripgrep, archive tools (#102)

Closes the package gap between the first-party distributed runner image and the
myoung34-derived image the classic runners use (209 vs 370 installed packages).
rg: command not found was failing every ci-pool-ops lint job, which then
requeued and appeared as if the pool were never being scheduled.