Bulk delete team snapshots
Open
Nobody has claimed this yet.
Tilt Cloud
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Similar to https://github.com/windmilleng/tilt/issues/3260, team owners may want to delete multiple snapshots quickly. https://github.com/windmilleng/tilt/issues/3260 will likely offer a configurable expiration time. But this feature would allow a team owner to select multiple snapshots quickly, and delete them in bulk.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #3260 for the related snapshot-expiration behavior, then locate the existing snapshot selection and deletion entry points. Done means team owners can select multiple snapshots and delete them in one bulk action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100