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%.
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%.