diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-02-04 19:04:16 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-02-04 19:04:16 +0200 |
| commit | 8635466cc4a87b3d4aaa3be3e60eecfd25558fbe (patch) | |
| tree | b4e40bc41149e3a01145d6e05839f13e3cf40200 /todo.txt | |
| parent | f5dcbab49c2fe4d0ad26ba4d3f9a03e9436568f2 (diff) | |
Parameterize http client, update todo.txt
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
