aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-02-04 19:04:16 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-02-04 19:04:16 +0200
commit8635466cc4a87b3d4aaa3be3e60eecfd25558fbe (patch)
treeb4e40bc41149e3a01145d6e05839f13e3cf40200 /todo.txt
parentf5dcbab49c2fe4d0ad26ba4d3f9a03e9436568f2 (diff)
Parameterize http client, update todo.txt
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 2bc74c2..a7f30da 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,6 @@
2024-01-31 Fix OpenSSL static compilation bug
2024-01-31 Implement log subcommand
-2024-01-31 Implement push subcommand
+x 2024-02-04 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
+x 2024-02-04 2024-02-04 Refactor API procs to use parameterized http client