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...
### 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 The core feature of Blueprint Stage II is for users...
# Summary That's the POC for simplifying plugin creation. ## What's New: 1. manage `since` in the framework. 2. merge collector and extractor. ## Basis of modification: 1. now collectors...
## Description Collect data from Teambition(Cloud). ## Pre-requisites Please make sure you have access to [Teambition API](https://open.teambition.com/help/folders/5da9273721dcbc001450670b) before applying to this issue; otherwise, it's nearly impossible to finish this task....
## Description Collect data from Ones(Cloud). ## Pre-requisites Please make sure you have access to [Ones API](https://ones.geotmt.com:8443/project/open-api-doc/) before applying to this issue; otherwise, it's nearly impossible to finish this task....
### 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 I hope to integrate Sonarqube into Devlake. The following data...
## Description Add a new Bitbucket data source plugin for Bitbucket so DevLake can collect dev data from it. ## Pre-requisites 1. Understand how a DevLake plugin works. 2. Make...
## Description Collect data from Trello(Cloud). ## Pre-requisites Please make sure you have access to [Trello API](https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-actions-id-get). The API response will be stored in the raw data layer. before applying...
## Documentation Scope Docker-compose installation guide on the website: https://devlake.apache.org/docs/QuickStart/DockerComposeSetup ## Describe the Change We should add a few lines to tell the user to build the env using `docker-compose...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened   ### What you expected to happen Field `user_id`...
Alexey from ClickHouse recently showed me a git import tool they developed. It extracts the line-level data from git into a table called `line_changes`, which can be used to compute...