Releases: element-hq/runner-container-hooks
Releases · element-hq/runner-container-hooks
v0.6.0-element
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
- Bump jose from 4.11.4 to 4.15.5 [actions#142]
- ADR-0134 - superseding ADR-0096 [actions#136]
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
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
Bugs
- Ensure the response file contains ports object for service containers in k8s [actions#70]