klesh opened a new issue, #2156:
URL: https://github.com/apache/incubator-devlake/issues/2156

   ## Description
   `scripts/compile-plugins.sh` currently compile all plugins in sequential 
order, which is very slow.  Another problem is sometimes when we working on a 
specific plugin,  we would like to skip all other plugins and focus on one and 
one only.
   
   ## Describe the solution you'd like
   1. Let plugins compilation run in parallel
   2. Remove other plugins `.so` and recompile the specified one if EnvVar 
`PLUGIN` is presented
   
   ## Has the Feature been Requested Before?
   Maybe
   


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