summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-13 20:39:00 +0300
committerPaul Buetow <paul@buetow.org>2021-10-13 20:39:00 +0300
commit5f3e6b8569b5b71853208949506bbcd3c44488b5 (patch)
treee73fbc9bf4a9fa84bdcee4ee552b5d0a88cc323c /TODO.md
parent7b873100d94ddc3c698a620cb83b61dcb2074303 (diff)
backport docs from master
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md21
1 files changed, 12 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md
index 7116507..ec9ca2d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,15 +3,18 @@ TODO
This is a loose list of what to do. Maybe for the next releae or maybe for a later one.
-[ ] Client 4.x should print a warning when trying to connect to a 3.x server.
-[ ] Client 3.x should print a warning when trying to connect to a 4.x server.
-[ ] Update docs for color configuration
-[ ] Update animated gifs
-[ ] Document that can use additional args as file lists
-[ ] Document spartan mode
-[ ] Document serverless mode
-[ ] Go through the git history and document more stuff
+[ ] Manually add back all changes from mimecast master to this branch.
+[ ] Client 4.x should print an error and exit when trying to connect to a 3.x server.
+[ ] Client 3.x should print an error and exit when trying to connect to a 4.x server.
+[ ] Create a GitHub Wiki
+ [ ] Migrate existing documentation + update animated Gifs
+ [ ] Document that can use additional args as file lists
+ [ ] Document spartan mode
+ [ ] Document serverless mode
+ [ ] Document color configuratio
+ [ ] Go through the git history and document more stuff
[ ] Manual test/adjust dtail colors
[ ] More integration test colors (via dcat?)
+[ ] Integration test grep context'
[ ] Integration test for dtail in serverless mode
-[ ] Integration test for dtail normal mode
+[x] Integration test for dtail normal mode