Skip to content

0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:25
· 1 commit to trunk since this release

New:

  • Rewrite the app in Kotlin (from Rust). Sorry (not sorry).
  • The binary distribution (which now requires a JVM) supports scheduled sync with the --cron option.
  • Add --timeout option / GITOUT_TIMEOUT env var to control limit on git operations. Default is 10 minutes.

Changed:

  • The CRON, HEALTHCHECK_ID, and HEALTHCHECK_HOST Docker container environment variables are now named GITOUT_CRON, GITOUT_HC_ID, and GITOUT_HC_HOST, respectively. These will also be honored by the standalone binary.