Feat: Delete build file after successful installation
- Dominant language
- TypeScript
- Stars
- 875
- Forks
- 73
- Avg merge
- 8h 42m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe.
I usually build pretty often so it's annoying when I have my builds lying around when there is a new one available. So it would be great if the old ones were just auto-deleted.
### Describe the solution you'd like
After a successful build installation, just delete that build. This can be a setting in the settings that is toggled `OFF` by default because I'd assume most people would get confused if this was `ON` by default
### Additional context
_No response_
Contributor guide
Research direction
Start by tracing the successful build-installation flow and the existing settings implementation. Confirm where an installed build is retained and how settings are persisted. Done means an opt-in setting deletes the build only after successful installation, while the default remains OFF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100