From 41fdffb95c87b755d2313c3fe359bb05b07424fa Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Wed, 13 May 2026 15:36:26 -0600 Subject: [PATCH] updated todo --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 8d9953f..280a313 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,11 @@ +- implement streaming - Deployment - ci check golangci-lint docs - - fix ownder and perms and check on .env file for install - we want 0640 and root:pkgstash + - ~fix owner and perms and check on .env file for install~ - ~PKGBUILD~ - ~ci testing, lint, gosec, vulncheck~ - ~graceful shutdown~ - ~cd build binary, package~ -- implement streaming - More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) - clean cache of old files - Add chi for mux