Files
runner-container-hooks/releaseNotes.md
T

19 lines
650 B
Markdown
Raw Permalink Normal View History

2023-03-20 15:26:23 +01:00
<!-- ## Features -->
2022-06-02 15:53:11 -04:00
## Bugs
2023-09-25 13:53:01 +02:00
- Fix argument order for 'docker pull' [#85]
- Do not overwrite entrypoint if it has already been set or if it is Service container [#83]
- Throw if an entrypoint is not specified for container step [#77]
- Include sha256 checksums in releaseNotes [#98]
- Escape backtick in writeEntryPointScript [#101]
- Implement yaml extensions overwriting the default pod/container spec [#75]
2023-03-20 15:26:23 +01:00
<!-- ## Misc -->
## SHA-256 Checksums
The SHA-256 checksums for the packages included in this build are shown below:
- actions-runner-hooks-docker-<HOOK_VERSION>.zip <DOCKER_SHA>
- actions-runner-hooks-k8s-<HOOK_VERSION>.zip <K8S_SHA>