Increase the max size of Config
complete
Naoya Matayoshi
3MB for a compiled config file is very limiting. For example if we use
aws-eks/update-kubeconfig-with-authenticator
42 times in different jobs and when it gets compiled it becomes about 9000 lines. Which takes up quite a lot of 3MB limit. Is there possibility in increasing the limit or exclude the orbs compiled lines?A
Anshul Uchil
complete
A
Anshul Uchil
Config Limit has now been increased to 8MB
Ghassen GABSI
This is still a huge limiting feature. It blocks us , we are obliged to have a big config file so i hope that circleci will fix this issue soon
Jack Roper
This is still a huge limiting feature. Why even have this limit? Like, we're trying to use your product EVEN MORE. You get to charge us more for all the extra jobs we're running. What's the hold up?
Adam Monica
This is a showstopper the way it's used in our org. Is there a way to make it more efficient? For example, if the same slack command to send a notification is used multiple times, does it have to repeat the same code over and over again? Firstly this should not contribute to the size limitation, secondly I agree the size limit should be alot bigger.
Oliver Schoenborn
Seriously there should not even be a limit!
R
RHEMS JAPAN
if we use orbs, the config will be smart.
but the config.yml will be large.. it should increase the limit, otherwise it's difficult to use orbs with large project