Closed jrjsmrtn closed 1 year ago
Also: could it be possible to add a sonarqube.__version__
constant to detect the version of the package at runtime ?
Done
I am new to this python package. Existing tools deployed used version 1.3.0. And hence with 2.x.y many functionalities are breaking .
Can anyone guide me to where can i find the version 1.3.0? Thank you in advance!
I spent two days debugging an issue with the
sonarqube
package. Even after digging into the docs and open issues, I had to write tests against all versions since 1.3.0 to find out that 1.3.6 was breaking results format.The only explanation is in this closed issue: https://github.com/shijl0925/python-sonarqube-api/issues/70#issuecomment-1401323551
Is it possible: