Git Product home page Git Product logo

sonar-dingtalk-plugin's Issues

是否支持代理

由于我的sonarqube部署在内网,无法直接访问钉钉,请问支持代理吗?如果支持的话怎么配置代理?非常感谢!

是否可以加入认证

当sonar开启API强制认证时候,插件是连不上的,不能发送钉钉数据.是否可以加入认证sonar API的功能

报400 Bad RequestConnection closed by foreign host错误

[root@master images]# docker run \

-d
--name=sonar-dingtalk-plugin
--restart=always
-p 9010:9010
xbmlz/sonar-dingtalk-plugin
3af4d19ce987d062b473d920a0e99e7e51762450641194d9977114d78afa48b9
[root@master images]# ss -lntup|grep 9010
tcp LISTEN 0 4096 :9010 : users:(("docker-proxy",pid=28407,fd=4))
tcp LISTEN 0 4096 [::]:9010 [::]:
users:(("docker-proxy",pid=28413,fd=4))
[root@master images]# telnet 127.0.0.1 9010
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.

HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Connection: close

400 Bad RequestConnection closed by foreign host.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.