Ross Rosen
Ross Rosen
In learning to use AD I found myself constantly jumping back and forth to the callback signatures for events / states / scheduler. The current process is quite cumbersome: 1....
The wsgi setup doesn't actually work for both python2 and python3 (as I thought it did). Fixing that is apparently not trivial and I will fix it when I need...
**Issue Description** The gravity-sync install script requires a sudo password, even when you properly have passwordless sudo set up. Why it matters: I have scripts to install my system (ansible,...
**Issue Description** I have a new install. Two docker containers. One will be master. Slave is empty. When I push from master, it fails at "Pushing the local Gravity Database"....
### What happened? From the docs, when Daylight savings time changes, it is supposed to re-run initialize(). I have some timers that did not re-initialized and hence the run_daily() were...