TangMeng12 commented on PR #17236:
URL: https://github.com/apache/nuttx/pull/17236#issuecomment-3491251405

   As already mentioned [13301](https://github.com/apache/nuttx/pull/13301), 
the current system was designed to speed up and reduce errors during the 
cloning/download step (also possible with Curl downloads if desired) on our CI.
   
   Now, I’ve switched to downloading the zip file, but I still kept the 
optimizations from [13301](https://github.com/apache/nuttx/pull/13301).
   
   In this way, it not only retains the optimizations mentioned by @simbit18  
in [13301](https://github.com/apache/nuttx/pull/13301), but also stays 
consistent with mostly in the nuttx-apps repo, while enabling local 
configuration for git repository debugging.
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to