mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-05 07:39:03 -06:00
* feat: python healthcheck bind address config * fix(healthcheck): config issue * fix(pyproject): bump version * fix(healthcheck): bind address default to all hosts? * fix(): linting via ./lint.sh * fix(pr): review * fix(healthcheck): cast "None" settings value -> None * fix: simplify validation logic * chore: changelog * fix: allow none * fix: add back validator * chore: clean up action listener arg passing * chore: version * fix: clean up instance vars a little bit --------- Co-authored-by: mrkaye97 <mrkaye97@gmail.com>