Cirrus-ci-docs: Maximum artifacts size

Created on 31 Mar 2020  路  8Comments  路  Source: cirruslabs/cirrus-ci-docs

Question

It seems like that the maximum artifacts size is 1gb, is it possible to customize it? i.e. through an environment variable?

question

All 8 comments

Not currently, no. You can split it in to different parts I suppose, but that would require some third party tools.

@mpaladin what do you store in 1gb+ artifacts?

@fkorotkov C++ debug artifacts of a big project which don't necessarily deserve to go to a persistent repository but enough to be available at the build level for developers.

@mpaladin is it for a public repository or a private repository? Do you use the community resources or bring your own infrastructure?

@fkorotkov private repository on own infrastructure on Google Cloud.

Oh. In that case I think it will make sense to remove the limit since you'll pay directly to GCP and leave the limit for OSS projects that are running for free.

@fkorotkov sounds good!

Forgot to close the issue. The change got deployed this week.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fkorotkov picture fkorotkov  路  4Comments

iskakaushik picture iskakaushik  路  5Comments

hilbix picture hilbix  路  3Comments

dbolkensteyn picture dbolkensteyn  路  3Comments

dotdoom picture dotdoom  路  4Comments