Skip to Main Content
Connect Platform (OCP)
Created by Justin Yurasits
Created on Jun 1, 2023

Make builds faster and more stable (OCP-193)

Problem: A build of a dev version usually takes few minutes. It also sometimes fails. This long feedback loop makes development slower (OCP does not support local test environment)
Solution: Investigate ways of making builds faster - giving more resources to build, caching docker images or other resources, etc.
Impact: speeds up development

  • Attach files