canonical / canonical/craft-application
remote build: provide a way to clean up all of a user's remote builds
- Dominant language
- Python
- Stars
- 14
- Forks
- 29
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 12
Description
### What needs to get done
This could be done with a `clean-remote-builds` command that deletes all stopped remote builds in the user's remote-build project that starts with the app's name
### Why it needs to get done
If remote build crashes, the user has to clean up manually.
Contributor guide
Research direction
Start by locating the command entry point for the proposed `clean-remote-builds` command and the code that lists stopped builds in the app-named remote-build project. Confirm cleanup is limited to stopped builds whose project starts with the app name; done means the command removes those builds while leaving other remote builds intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100