From 8c6470a2ae17f9f53cf7bfd3be245c7341da82ae Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Tue, 9 Sep 2014 02:31:52 -0700 Subject: [PATCH] update todo --- todo.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/todo.md b/todo.md index c599e8c5..3423c17b 100644 --- a/todo.md +++ b/todo.md @@ -1,18 +1,6 @@ To Do ===== -* make publish upload package.info. Use that one in manage -* Check publising works. - - I think publishing checks the online package.json but it should be checking the local one? - Except that maybe that's not what it should do? - - Issue is I zip up the local files which is fine. Those are the local state. But, - manage.shft looks at package.json that's not inside the zip. Maybe I should - upload that as a release file so I can download it? Would also have to upload screenshots - and icon. I can then point to them? - - After First Release ------------------- @@ -873,6 +861,19 @@ Runs Repo noid Done ==== +* make publish upload package.info. Use that one in manage +* Check publising works. + + I think publishing checks the online package.json but it should be checking the local one? + Except that maybe that's not what it should do? + + Issue is I zip up the local files which is fine. Those are the local state. But, + manage.shft looks at package.json that's not inside the zip. Maybe I should + upload that as a release file so I can download it? Would also have to upload screenshots + and icon. I can then point to them? + + Solution: Upload package.json to release. + * Make shft live! * make registration server work * make minimal design