You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "leric (via GitHub)" <gi...@apache.org> on 2023/05/12 06:33:50 UTC

[GitHub] [incubator-devlake] leric opened a new issue, #5171: [Feature][sonarqube] Add "proxy" api to sonarqube plugin

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

   ### 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.
   
   
   ### Use case
   
   On consuming code quality data from devlake, information outside code quality domain model, is not fetched to devlake db, like source code, code check rules, which is useful for detailed code issue view. But it's available via Sonarqube web api.
   Other plugins like Jira, Jenkins already provided a proxy api to expose upstream data source api to devlake client, it would be nice to have a similar proxy api for Sonarqube plugin.
   
   ### Description
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] abeizn closed issue #5171: [Feature][sonarqube] Add "proxy" api to sonarqube plugin

Posted by "abeizn (via GitHub)" <gi...@apache.org>.
abeizn closed issue #5171: [Feature][sonarqube] Add "proxy" api to sonarqube plugin
URL: https://github.com/apache/incubator-devlake/issues/5171


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] leric commented on issue #5171: [Feature][sonarqube] Add "proxy" api to sonarqube plugin

Posted by "leric (via GitHub)" <gi...@apache.org>.
leric commented on issue #5171:
URL: https://github.com/apache/incubator-devlake/issues/5171#issuecomment-1545246671

   https://github.com/apache/incubator-devlake/pull/5167 
   This PR implemented proxy api for Sonarqube plugin.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org