Artifact size limits? Project limits?

I have a project which can generate fairly large artifacts (~200mb/build).

While I can limit these to only generate on a given branch, what practical size limits do I need to keep to for free/oss project?

Is there a way to automatically clear out old artifacts for previous builds?

5 Likes

Bumping this topic because i actually seem to hit some limit on file count and don’t get the index.html of my report being uploaded (to shed some lights on the numbers - i have 450 tests, some of which come with several attachments, so file count is estimated to be between 1k and 2k). It would be wonderful to document what limits are currently in place.