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

   ## What and why to refactor
   Many folders were randomly located in the wrong folder, and sometimes, they 
caused `cycle import` error,
   and the root folder is bloated
   
   
   
   ## Describe the solution you'd like
   - move `core`  to root folder
   - move `core/helper` to `helpers/pluginhelper`
   - rename `devops` to `docker`
   - move `grafana` to `docker`
   - move `logger` to `impl`
   - move `runner` to `helpers` 
   - move `scripts/compile-plugins.sh` logic to `Makefile` and make it compiles 
in parallel
   - remove `scripts` folder
   - move `version` to `helpers`
   - move `util` to `helpers`
   


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