aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-02-04 18:00:40 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-02-04 18:00:40 +0200
commitf5dcbab49c2fe4d0ad26ba4d3f9a03e9436568f2 (patch)
treeef2dda8192306187bd019eb432dda8de40d75f76 /todo.txt
parent0fa2f05f7b63d2badf7404edc67b4d051715840e (diff)
Add push subcommand impl
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 33f3d0d..2bc74c2 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,3 +3,4 @@
2024-01-31 Implement push subcommand
x 2024-02-04 2024-01-31 Add "make test" that runs all tests and returns exit code 0 or 1
x 2024-02-04 2024-01-31 Add CI/CD for building and releasing tagged commits
+2024-02-04 Refactor API procs to use parameterized http client