Skip to content

Releases: promaton/runner-container-hooks

v0.3.3

03 Jan 09:51
b6e66fb
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.3.2

03 Jan 09:20
566b68d
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.3.1

03 Jan 09:17
a3c2c3b
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.3.0

28 Dec 11:53
35c3d1b
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.2.2

23 Dec 09:53
daea899
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.3.0-beta.1

22 Dec 08:49
5cada57
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release
clean up pr

v0.2.1

22 Dec 13:47
67aa8c1
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]

v0.2.0

22 Dec 08:51
5cada57
Compare
Choose a tag to compare

Features

  • Always use the Docker related ENVs from the host machine instead of ENVs from the runner job [actions#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 [actions#35]
  • Fixed issue related to setting hostPort and containerPort when formatting is not recognized by k8s default [actions#38]