git-bundle-server icon indicating copy to clipboard operation
git-bundle-server copied to clipboard

Scheduled `update-all` doesn't run on all platforms, fails silently

Open vdye opened this issue 2 years ago • 0 comments

If a cron schedule can't be set during git-bundle-server (init|set), the failure is not reported to users.

Issues with the system scheduler should at least be reported to users; also, on MacOS it should use launchd (and systemd should be a fallback option for Linux).

vdye avatar Apr 27 '23 20:04 vdye