Skip to content

Releases: element-hq/runner-container-hooks

v0.6.0-element

12 Apr 10:52
Compare
Choose a tag to compare

Features

  • Extend the hook extension to allow service container modifications [actions#134]

Bugs

  • Mount /github/workflow to docker action pods [actions#137]
  • Read logs from failed job container [actions#135]

Misc

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-hooks-docker-0.6.0-element.zip 94115a60dc13b03ea2e08dcd95622b40e83e34e4c47e12b855f9720a6481a681
  • actions-runner-hooks-k8s-0.6.0-element.zip debde8a4ea19266f5cdbf666467f4664d0fe09253bf7ee7ccd47ac4d3c247a83

v0.5.0-element

01 Feb 13:41
Compare
Choose a tag to compare

Bugs

  • Add option to use the kubernetes scheduler for workflow pods [actions#111]
  • Docker and K8s: Fix shell arguments when split by the runner [actions#115]

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-hooks-docker-0.5.0-element.zip 0e8bc7e22b019a0c6c65243a25c719f231dd1284947ee0140b1d3606befec8ab
  • actions-runner-hooks-k8s-0.5.0-element.zip a78dab597e9a4f913c21d6133a29408280fc07d16c93c48eab1f6027c0396b04

v0.3.1-element

04 Apr 11:00
Compare
Choose a tag to compare

Bugs

  • Ensure the response file contains ports object for service containers in k8s [actions#70]