Email or username:

Password:

Forgot your password?
Top-level
🐧 Jonathan Treffler πŸ‡ΊπŸ‡¦πŸ‡΅πŸ‡Έ

@Codeberg Is there somewhere you can look up how much storage you are currently using ?

(I have a few docker images in the packages storage used in CI jobs, that get updated a lot on dependency updates. I think I configured the auto-deletion of old versions correctly, but with those muti-arch images it's hard to know if it's working 100% correctly)

4 comments
Codeberg.org

@JonathanTreffler When viewing a repository, there is a bar that shows you the amount of commits, releases, etc...

The rightmost element shows you the storage that a specific repository of yours is taking up! ~n

Codeberg.org

@JonathanTreffler You're right, I'll ask the others just to be sure in a sec. ~n

Codeberg.org

@JonathanTreffler Hi, we don't plan to impose a quota on packages during the initial stages, because packages are... a little bit more complicated, given what you mentioned. ~n

Go Up