act/pkg
Robin Breathe d064863f9b
fix: allow override of artifact server bind address ()
* Prior to this change, the artifact server always binds to the detected
  "outbound IP", breaks functionality when that IP is unroutable.
  For example, Zscaler assigns the host a local CGNAT address,
  100.64.0.1, which is unreachable from Docker Desktop.
* Add the `--artifact-server-addr` flag to allow override of the address
  to which the artifact server binds, defaulting to the existing
  behaviour.

Fixes: 
2023-01-16 14:12:20 +00:00
..
artifacts fix: allow override of artifact server bind address () 2023-01-16 14:12:20 +00:00
common refactor: move from io/ioutil to io and os packages () 2022-10-29 17:15:38 +00:00
container refactor: remove docker image list reference filter () 2023-01-13 17:52:54 +00:00
exprparser feat: Support "result" on "needs" context. () 2022-12-19 08:37:53 +00:00
lookpath feat: Host environment () 2022-11-16 21:29:45 +00:00
model refactor: fix savestate in pre steps () 2022-12-15 17:08:31 +00:00
runner fix: allow override of artifact server bind address () 2023-01-16 14:12:20 +00:00