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