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...
# Summary Add some struct for table info. Add RegisterTablesInfo for regist the table info. Add GetTotalInfo,TraversalTable,Traversal for get the table info. Add RegisterTablesInfo for gitlab. Add GetTableInfo api to...
# Summary add fake api to describe specific-plugin blueprints and pipelines: tapd jira jenkins ### Does this close any open issues? relate to #2734 #2735 ### Screenshots Include any relevant...
### 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 According to #2449 As it's not convenient to add detail...
# Summary add apache header for `*.svg` ### Does this close any open issues? close #2713
## Documentation Scope Thanks to the contribution of #1900 from @xgdyp , we had swagger documentation support a long time ago. Which display our Framework APIs for developers, and they...
# Summary Add a new api /blueprints/{id}/pipelines, to return pipelines triggered by blueprints. results: ``` { "count":3, "pipelines":[ { "id":2, "createdAt":"2022-08-10T11:54:17.378Z", "updatedAt":"2022-08-10T11:58:30.361Z", "name":"MY BLUEPRINT 1660132457363", "blueprintId":2, "plan":[ [ { "plugin":"github",...
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [ ] I have read through the [Contributing](https://devlake.apache.org/community/) Documentation & [PR Template](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) -...
## Documentation Scope main readme ## Describe the Change We move all our document from main repo to Office Website Repo a while ago. However, some contributors from community never...
### 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 ## Objectives 1. Users should be able to set the...
### 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 According to #2449 As it's not convenient to add detail...