btashton opened a new pull request #1700:
URL: https://github.com/apache/incubator-nuttx/pull/1700


   #Summary
   Previously we would fetch the tags for the NuttX repo after the cache stage 
because the upload/download of the cache was slow.
   Unfortunately there is no good way to sync the auth of the repo and this 
costs us about 90sec of build time.
   
   If cache has improved enough we can drop all this extra logic and improve 
the build time for the actual build stages.
   
   ## Impact
   Should improve build time pending CI testing.
   
   ## Testing
   See CI Result.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to