incubator-devlake
incubator-devlake copied to clipboard
Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co...
## Description Some user with big team may produce huge amount of data, in that case, we need some more scalable dbs for data storage. ## Describe the solution you'd...
## Description Currently, users have to learn plugin subtasks by reading source code so they can customize what `subtasks` to run on `config-ui`, this is not very user friendly. ##...
## What and why to refactor Many plugin subtasks directly return errors without adding any extra context to the message. This makes troubleshooting difficult. For example, [this](https://github.com/apache/incubator-devlake/blob/0d3aa41e5e3db60e7ddfd3c3835f40e8c1c8eeb4/plugins/github/tasks/pr_commit_extractor.go#L85), which might produce...
## 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...
## Documentation Scope All docs under this folder https://devlake.apache.org/docs/Dashboards ## Describe the Change - [ ] Update 'Dashboard (live demo)' to 'Dashboard'. - [ ] move 'How to Create a...
## Documentation Scope https://devlake.apache.org/docs/EngineeringMetrics ## Describe the Change - [ ] Change the table to small sections - [ ] Each section contains - Metric definition/value/use case - Queries -...
## Documentation Scope About section of DevLake repo ## Describe the Change There's double whitespace characters (highlighted below👇), please fix the typo ## Screenshots 
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description API related methods must be called using HTTP. This requires...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description With #2578 it is assumed that all the logs exist...
## Documentation Scope *.svg ## Describe the Change During v0.12 release voting, one of ASF member suggested that we could add ASF header to our *.svg files. https://lists.apache.org/thread/t3q7oz1hfk7xn7cw9bfdop8dc592sck6 I think...