From 5564dfaca02196ee85da7871d065f8a4226f8129 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 18 Jan 2026 13:41:13 -0600 Subject: Update TODO.org: mark completed tasks as done - Add config file information to README - DONE - Add CI/CD test infrastructure - DONE (Makefile, test-install.sh, test configs) --- TODO.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 938dd47..f7e6f5f 100644 --- a/TODO.org +++ b/TODO.org @@ -1,5 +1,4 @@ * Open Work -** TODO [#B] Add config file information to README ** TODO [#B] Set up CI/CD pipeline for automated ISO builds *** Options to evaluate - Self-hosted on TrueNAS (primary target) @@ -31,6 +30,12 @@ ** TODO [#C] Check for methods to abstract * Resolved +** DONE [#B] Add config file information to README +Config file format documented in README.org with full reference and examples. + +** DONE [#B] Add CI/CD test infrastructure +Added Makefile, test-install.sh, and test configs for automated VM testing. + ** CANCELLED [#C] Consider Dialog-Based Interface for Status, Information, and Questions Using fzf instead. -- cgit v1.2.3