Skip to content

Tracking Issue: Speed up Node builds in CI

Created by: ggilmore

See RFC 79 - Refactor CI Pipeline for more information

One of the main goals of RFC 79 is to speed up our CI pipeline. NPM/Node build steps are the most time-consuming operations that we run (~>5 mins per build). What can we do to speed things up?