Quota based repositories
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Is your feature request related to a problem? Please describe.
Sometimes we want to restrict the disk usage of a repository. Therefore it would be nice if we somehow can define a quota on repository size.
Describe the solution you'd like
Option to define a quota on a repository based on disksize and/or amount of packages
Describe alternatives you've considered
none
Additional context
We use build pipelines a lot that deploy their nightly builds. In time this can grow so large it fills the disk. To prevent this we would like to quota these kind of repositories
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
The issue names no files, tests, or entry points. Start by clarifying whether quotas apply to disk usage, package count, or both, and how repository usage is measured. Done should include a defined quota configuration, enforcement behavior, and coverage for repositories that exceed their limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100