From 8f41d556faef21e0681cdc8e951580b1ea16c43b Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Fri, 8 May 2026 12:18:42 -0600 Subject: [PATCH] updated todo list --- TODO.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index cf63560..8d9953f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,14 @@ - Deployment - - PKGBUILD - - bootstrap script - - ~ci testing, lint, gosec, vulncheck~ - ci check golangci-lint docs + - fix ownder and perms and check on .env file for install + we want 0640 and root:pkgstash + - ~PKGBUILD~ + - ~ci testing, lint, gosec, vulncheck~ - ~graceful shutdown~ - - cd build binary, package + - ~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 -- implement streaming - Add chi for mux - Build server/tool - Think about: arch doesn't like partial upgrades, round robin fetching the db files might be an issue