What is the package cleanup interval on codeberg? #2411
Labels
No labels
accessibility
bug
bug
infrastructure
Codeberg
contributions welcome
docs
duplicate
enhancement
infrastructure
legal
licence / ToS
please chill
we are volunteers
public relations
question
question
user support
s/Forgejo
s/Forgejo/migration
s/Pages
s/Weblate
s/Woodpecker
security
service
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Codeberg/Community#2411
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comment
I made a blunder and blasted a lot of data onto Codeberg by using remote cache with buildah and caching each new layer in Codeberg's container registry (I already deleted them using skopeo). As a good citizen I did setup a package cleanup rule beforehand and the preview showed me that the layers should be deleted, but they weren't after a day. Same goes for other tags from the resulting image: https://codeberg.org/jvllmr/-/packages/container/frans/main (pr and main tags should be deleted).
I would like to know what schedule Codeberg uses to cleanup packages so that I know if this is a bug or not? I also think it would be great to write that info down somewhere if Codeberg's schedule differs from Forgejo's default schedule.