RP1 infrastructure is supposed to be identical across both compute and service shell but it builds twice, once for each, which is a waste of build resources. Furthermore, the build ingests the platform to figure out constants rather that simply relying on the shared infrastructure contract, which again adds hours to the build.
Refactor the build system to improve efficiency around RP1.
RP1 infrastructure is supposed to be identical across both compute and service shell but it builds twice, once for each, which is a waste of build resources. Furthermore, the build ingests the platform to figure out constants rather that simply relying on the shared infrastructure contract, which again adds hours to the build.
Refactor the build system to improve efficiency around RP1.