Skip to content

v0.6.0

Choose a tag to compare

@lox lox released this 08 Aug 09:12
1333a79

Changelog

  • 8762dd1 Enable cache service for action runtimes
  • ae3d69c Isolate runtime cache volumes by ref
  • 633a31a Limit hosted volume to verified runtimes
  • f7bfaf9 Match GitHub Runner GITHUB_ENV behavior
  • 34f9250 Mount hosted runtime cache at its write path
  • 25a57b0 Persist hosted runner tool cache by ref
  • 94c013b Preserve composite action path env context
  • 0f29674 Preserve composite env expression context
  • 146aa05 Preserve runtime environment precedence
  • 893b05d Scope action path runtime precedence
  • d83c13a Separate env and process context precedence
  • 89ad344 Share hosted volume across ref-scoped tool caches
  • 3d07216 Speed up runtime tests with safe parallelism
  • 358d518 Support github.token action input defaults