From 2e77c2b76250878ea850fc10b478196ecaa2c601 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Mar 2025 15:02:02 -0400 Subject: [PATCH] update todo --- TODO-compute | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO-compute b/TODO-compute index 3eff82e710..09cc853898 100644 --- a/TODO-compute +++ b/TODO-compute @@ -1,3 +1,13 @@ +* would be nice to have a way to see what computations are used by a + compute remote for a file. Put it in `whereis` output? But it's not an + url. Maybe a separate command? That would also allow querying for eg, + what files are inputs for another file. + +* "getting input from " message uses the original filename, + but that file might have been renamed. Would be more clear to use + whatever file in the tree currently points to the key it's getting + (what if there is not one?) + * allow git-annex enableremote with program= explicitly specified, without checking annex.security.allowed-compute-programs