Releases: actions/runner-container-hooks
Releases · actions/runner-container-hooks
v0.3.0
17 Mar 09:33
Compare
Sorry, something went wrong.
No results found
Features
Use service container entrypoint if no entrypoint is specified [#53 ]
Bugs
Fixed issue caused by promise rejection in kubernetes hook [#65 ]
Fixed service container name issue when service image contains one or more /
in the name [#53 ]
Fixed issue related to service container failures when no ports are specified
[#60 ]
Allow equal signs in environment variable values [#62 ]
v0.2.0
15 Dec 14:31
Compare
Sorry, something went wrong.
No results found
Features
Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [#40 ]
Use user defined entrypoints for service containers (instead of tail -f /dev/null)
Bugs
Fixed substring issue with /github/workspace and /github/file_commands [#35 ]
Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [#38 ]
v0.1.3
16 Aug 13:44
Compare
Sorry, something went wrong.
No results found
Features
Bugs
Fixed an issue where default private registry images did not pull correctly [#25 ]
Misc
v0.1.2
23 Jun 13:08
Compare
Sorry, something went wrong.
No results found
Features
Bugs
Improved error handling so that more actionable error messages are displayed for k8s hooks failures [#19 ]
Misc
v0.1.1
20 Jun 19:10
Compare
Sorry, something went wrong.
No results found
Features
Loosened the restriction on ACTIONS_RUNNER_CLAIM_NAME to be optional, not required for k8s hooks
Bugs
Misc
v0.1.0
16 Jun 16:47
Compare
Sorry, something went wrong.
No results found