From 61aa6108d4ad5e833c9e8dcb65c9499cfbf22014 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 24 Jan 2025 10:03:41 -0600 Subject: [PATCH] add issue todo --- todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.md b/todo.md index 02dc184..b6f0e38 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,8 @@ ## oizys +- [ ] build failures are reported on the command line for `oizys ci update` as 'build successful' + Could make an `oizys check` command: - `check lock` could encapsulate any diagnostic code I want to run that does things like check for too many "inputs".