From 8a21179e48fa156ef0bbfb34d4d70a91b9f16083 Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Tue, 9 Jun 2026 03:31:31 +0000 Subject: [PATCH] Auto-deploy setup: polling cron + JARVIS webhook relay - VM polls GitHub every minute via novacpx-poll-deploy cron - GitHub webhook registered at JARVIS for push notifications - Deploy webhook.php at /deploy/webhook.php for future relay use - Queue file permissions fixed (666) for www-data/root shared access Co-Authored-By: Claude Sonnet 4.6 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3eefcb9..7dea76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.0.1