TLDR; CircleCI is costly for our web pipeline, $31,200-$72,264/year, so we moved away from it. If you are using it, please migrate your CI before October 2020.
CircleCI provides service for continuous integration and runs various workflows. Traveloka paid $31,200 annually, and the next payment will be due in October 2020. Due to our increased CI usage, they contacted us last year to upgrade our subscription plan to $72,264/year which we think too expensive. Inline with company OKR to optimize cost, we rejected their offer and managed to move the majority our CIs to AWS, effectively reducing our CI cost to $15,600 annually.
Having said that, there are repositories that currently still using CircleCI, sorted by their CircleCI credit usage:
If you are the owner of one of the repositories mentioned above, please move your CI before October 2020 as we plan to decommission CircleCI. We recommend AWS codebuild as you can deploy them in your own AWS account. They have added support to parallel build like CircleCI as well.
Please let me know if you have any concerns or questions.
Note: As for multiplatform-infra team, you can use web-infra AWS account as CircleCI replacement :thumbsup: