apidaora
apidaora copied to clipboard
Add SonarCloud badges on index.md
The index.md is copied to README.md when the docs are build
Hello, @dutradda I thought your project was cool and I would like to try to help you, I will elaborate some PR for the issues that you did,
@cesarbruschetta Thanks man! I will apreciate very much your help. Feel free to colaborate
@cesarbruschetta how are the issue?
I am asking it because I registered the repository on SonarCloud and I want to add the badges from there
@dutradda
I found the SonarCloud
proposal interesting, and I've tried to integrate it with Travis-ci
, but I'm trying to have some problems with Cargo
Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it through
the system's package manager or via https://rustup.rs/
until you can see on the tray I created for my fork
- https://travis-ci.org/cesarbruschetta/apidaora
My Branch Work
- https://github.com/dutradda/apidaora/compare/master...cesarbruschetta:integration_sonarcloud
Sonarcloud.io
- https://sonarcloud.io/dashboard?id=dutradda_apidaora
@cesarbruschetta
the depency that uses Rust is the orjson serializer. Recently the orjson mantainer sent a pull request to jsondaora for use the already compiled python3.8 version of him library.
I will update jsondaora and apidaora to use this new version of orjson, so the compilation for python3.8 will not be necessary.
@cesarbruschetta
the depency that uses Rust is the orjson serializer. Recently the orjson mantainer sent a pull request to jsondaora for use the already compiled python3.8 version of him library.
I will update jsondaora and apidaora to use this new version of orjson, so the compilation for python3.8 will not be necessary.
ok, I will try to continue, because I was also having problems installing the project on my ubuntu.
I think I can now run an integrative, but an obvious error falls, you want me to send my changes and then you just put the token in Travis for the project?
Caused by: org.sonar.api.utils.MessageException: You're not authorized to run analysis. Please contact the project administrator.
https://travis-ci.org/cesarbruschetta/apidaora/builds/592796336
@cesarbruschetta Can you open the PR?
I gave you permission on sonar too