mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Apps store user settings in data/config.json (e.g. pr-dashboard's tracked repo) and rely on their bundled agents to turn config into data. Without this, changing a setting meant staring at an empty app until the next cron tick. The apps-server watcher now debounces config.json writes and fires a one-shot manual run of the app's owned tasks (app--<slug>--*). Generic for any app; dynamic import keeps the server decoupled from the bg-task runner at load time. |
||
|---|---|---|
| .. | ||
| core | ||
| shared | ||