From 8635466cc4a87b3d4aaa3be3e60eecfd25558fbe Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 4 Feb 2024 19:04:16 +0200 Subject: Parameterize http client, update todo.txt --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'todo.txt') 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 -- cgit v1.3