wr1159 / advent

0 stars 0 forks source link

[Injected] CI/CD has been taken extended amount of time #36

Closed wr1159 closed 1 year ago

wr1159 commented 1 year ago

Problem

As seen from #34 #33 #32 #31 , the CI/CD pipeline has been taking an average of 9 minutes to 10 minutes. This is highly inefficient and as budding software engineers, we should seek to optimise this.

Solution

Speed up the pipeline by using Yarn Cache PR: #35. This is projected to speed up the process by at least 60%.