From 059b89b5cdab89cc19a164306e276ca7a8f48255 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sat, 4 Jul 2026 17:47:54 -0400 Subject: [PATCH] add TODO --- TODO.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/TODO.md b/TODO.md index c73fc5f..85ce5da 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,7 @@ -# Demo app TODO +# econet-exporter TODO + +- [ ] Fix Docerfile for ca cert bundle (TLS error to API host) +- [ ] Add mutating proto RPCs (change mode, etc..) +- [ ] Add spans to things + -- [x] Create generic interface for implenting a service -- [x] Create config sample not called demo, so it is more easily reused -- [x] Update README for tagging/versioning/pipeline info -- [x] Update README for detail on installing protoc tools and make -- [x] Rename project -- [x] Finish grpc sample implementation -- [x] Add Dockerfile -- [x] Add gitea CI