C4tWithShell / community-rust

SonarQube plugin to analyze Rust files
GNU Lesser General Public License v3.0
127 stars 11 forks source link

Update sonar, fix cobertura tests #91

Closed C4tWithShell closed 8 months ago

C4tWithShell commented 8 months ago
  1. Update sonar to support 10.4 & 10.4.1
  2. Fix StaxParserTest
elegoff commented 8 months ago

Thanks, that will likely be the last PR of this projet BTW would you like to take ownership of it ?

C4tWithShell commented 8 months ago

Thanks, that will likely be the last PR of this projet BTW would you like to take ownership of it ?

Wow. Just saw you update in readme. Sorry to hear that but sure I can maintain it

elegoff commented 8 months ago

Nice, I will plan for the project ownership transfer then

I just noticed in https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository that there is a prerequisite which states

The target account must not have a repository with the same name, or a fork in the same network.

Indeed my transfer attempt failed with C4tWithShell/sonar-rust already exists

I then renamed the project from sonar-rust to community-rust but it did not help as I got C4tWithShell/community-rust already exists

I think you will have to remove the fork before I can validate the ownership transfer...

I suggest we continue this conversation via email (community-rust@pm.me) so that I can also help get you started when it comes to publishing future realeases in the SonarQube marketplace

Thanks again for maintaining this :)