if one goes to the ‘Admin area > Settings > Continuous Integration and Deployment’ page, one can find a spot to change the value of maximum artifacts size. However, such a setting isn’t present on that page on the current version hosted on gitlab.com.
There are however sections for:
General pipelines
Auto DevOps
Protected Environments
etc.
Anyone able to shed light as to where this config setting can be found nowadays?
If anyone reading this is having the same problem of not finding the setting anywhere, check that you have administrator access. It is needed for even seeing the setting and it goes for all of instance, group and project levels.
To me the docs are a bit misleading. It sounds like the default value for GitLab.com (1GB) can also be changed. But there is no such setting available, which is causing problems for as as we need to upload huge binaries (~1.5GB) for our release builds.
As of July 2024, I’m on a self-managed/hosted instance of GitLab, using Docker image gitlab-ee/16.10.7-ee.0 and I found the setting at the bottom of Settings > CI/CD > General pipelines. You can also try searching for the word “artifact” at the top of the CI/CD page to find the setting