Skip to content

Releases: solvaholic/octodns-sync

octodns-action v1.0.6

10 Mar 03:17
c6a86f3
Compare
Choose a tag to compare

Uses python:3-alpine rather than python:3-slim

The python:3-alpine image is smaller, and shares more of its base with the images cached for Linux runners. This change brought runtime for publishing a simple change down to 35 seconds. (v1.0.3 took 1min 10sec.)

If speed is very important, though, then just run octodns-action.sh from your workflow - the runners have python and pip.

octodns-action v1.0.5

08 Mar 02:20
Compare
Choose a tag to compare

Moves work from Dockerfile and entrypoint.sh to octodns-action.sh.

octodns-action v1.0.4

07 Mar 19:55
Compare
Choose a tag to compare

Updated title in README; Added chmod to Dockerfile to ensure /entrypoint.sh will be executable.

octodns-action v1.0.3

06 Mar 02:57
Compare
Choose a tag to compare

v1 provides basic functionality, passed limited manual testing with Route53.

--doit deployments with a small config and small change have been taking about 1min 10sec.

Have comments or questions? Please open an issue.

v1.0.0

05 Mar 14:04
Compare
Choose a tag to compare

Initial realease. Local and workflow runs tested OK with a few record types in Route53.