Reducing repository size

I am just wondering if there is a way to manually clear old CI artifacts out without having to manually clear several thousand CI pipelines worth of artifacts individually.

At the time, in a project I own, we were not aware that you could set an expiry date on artifacts that get generated; this has lead to the repository growing to around 33GB in size, which seems somewhat wasteful for your resources.

Is there a way to manually flush all of this out?

Repo is https://gitlab.com/nekokatt/hikari for reference. This doesn’t really affect us, but I am aware it is somewhat inconsiderate to everyone else using the free tier :slight_smile:

No.

I can suggest you read:


and
https://gitlab.com/gitlab-org/gitlab/-/issues/223793