LockerProject / Locker

Locker - the "me" platform
http://lockerproject.org/
BSD 3-Clause "New" or "Revised" License
1.07k stars 123 forks source link

Need a method for removing apps from Singly when the repository is deleted. #939

Open AlanEllingson opened 12 years ago

AlanEllingson commented 12 years ago

Apps continue to be available at Singly even though the supporting repository has been deleted.

kristjan commented 12 years ago

I assume this is for apps under development, rather than published. Once published, they should probably stick around, but during development, one should certainly be able to clean up dead projects.

Should this be automatic (ie, when the repo is noticed missing during a sync), or manual?

AlanEllingson commented 12 years ago

Of course.

Instinctively I would say "manual" though I can't put my finger on a good reason for it to be that way. If the code is gone then is there a good reason to keep the app?

kristjan commented 12 years ago

I can't think of a really good reason, though there might be a fun edge case if you do something like change repo ownership. I think manually sounds fine/easier until an obvious use pattern emerges.

On Mon, Mar 26, 2012 at 9:28 PM, AlanEllingson < reply@reply.github.com

wrote:

Of course.

Instinctively I would say "manual" though I can't put my finger on a good reason for it to be that way. If the code is gone then is there a good reason to keep the app?


Reply to this email directly or view it on GitHub: https://github.com/LockerProject/Locker/issues/939#issuecomment-4709768