Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:53
58f5fe2

0.1.2 (2026-07-30)

Features

  • image: page the hot binaries in during boot instead of during the job (#5) (0c6ec97)
  • image: warm into the snapshot, synchronously, before the ready handshake (#9) (cfd32af)
  • image: warm the runner's own assemblies, and make boot timing observable (#7) (25b3f69)

Bug Fixes

  • image: remove the warm-up; the mechanism it needs does not exist here (#10) (a59b836)
  • image: warm in a detached child, on a time budget, without /opt/runner (#6) (080b049), closes #5
  • image: warm without findutils, and stop baking the trace into the image (#8) (6812f25)
  • setup: give the ESM bundle a real require so the CLI survives first use (cd398bf)