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 issues. ### What happened We have configured an project with Jira, Azure Devops and...
### Summary - According to [github documentation](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app) the installation access token expire after 1 hour. This commit generates a new installation access token at the start of each gitextractor 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 issues. ### What happened When running the pipeline against a github repo that contains...
### Summary On some Grafana dashboards we are using 2 date conditions: 1) $__timeFilter(pr.created_date) AND 2) created_date >= DATE_ADD(DATE_ADD($__timeFrom(), INTERVAL -DAY($__timeFrom())+1 DAY), INTERVAL +1 MONTH) second function return incorrect dates...
### 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 Try to use Grafana organizations to manage different projects for...
### 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 Requested this feature to be supported https://github.com/apache/incubator-devlake/pull/8009 After testing with...
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [x] I have read through the [Contributing Documentation](https://devlake.apache.org/community/). - [ ] I have...
### 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 We found the issue on Grafana DORA Details - Lead...
### 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 DB Migration Failing when moving from Latest release to v1.0.2-beta2...
## What and why to refactor As a software engineer, I am using devlake to collect developer data since long time ago. Recently we find that the `_devlake_subtasks` table occurs...