Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Remove old releases without requiring a restart #160

Closed
SpaceviewMob opened this issue May 25, 2016 · 4 comments
Closed

Remove old releases without requiring a restart #160

SpaceviewMob opened this issue May 25, 2016 · 4 comments

Comments

@SpaceviewMob
Copy link

We can't assume that our users will restart our app, even for several update cycles. Given that our app contains a few large video files, if cleanup does not occur occasionally, the app size can bloat significantly with duplicate files and old releases that will never be looked at again.

Locally, I've mitigated this by exposing a JS function that removes the unused releases, but it seems like it would be better to happen automatically.

@SpaceviewMob
Copy link
Author

@nikDemyankov nikDemyankov added this to the v1.4.0 milestone May 26, 2016
@nikDemyankov
Copy link
Member

Agreed. Will make it to trigger cleanup automatically after installing the new update.

@SpaceviewMob
Copy link
Author

Just tested this - works perfectly.

@nikDemyankov
Copy link
Member

Released

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants