Skip to content

retry

Compare
Choose a tag to compare
@fphammerle fphammerle released this 09 Jul 12:05
· 322 commits to master since this release
v0.7.0
8968ddc

Added

  • Command-line parameter --retries to alter maximum number of attempts to send a command
    to a SwitchBot device (default unchanged)

Fixed

  • Dockerfile: split pipenv install into two stages to speed up image builds
  • Dockerfile: chmod files copied from host to no longer require o=rX perms on host
  • Dockerfile: add registry to base image specifier for podman build
  • Dockerfile: add --force flag to rm invocation to avoid interactive questions while running podman build