Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Sep 9, 2014
1 parent 6c28c13 commit 8c6470a
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions todo.md
Original file line number Diff line number Diff line change
@@ -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
-------------------

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8c6470a

Please sign in to comment.