You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like we might be able to skate by with qodana cli for windows although only the github documentation seems to indicate this is a valid path and there is this one youtrack that is just closed as Done with no explanation https://github.com/JetBrains/qodana-cli
qodana scan
✗ Docker (or podman) is not installed on the system or can't be found in PATH, refer to https://www.docker.com/get-started for installing it
And that remains a strict blocker for us. It means that this process cannot run on our windows build agents and also means that results are not locally reproducible on windows-based developer machines
I'll note that this requirement does not appear to be competitive with offerings like Sonarqube and PVS Studio if that's of interest.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would love to run qodana in our teamcity instance, but the general lack of windows support is pretty blocking for us.
https://www.jetbrains.com/help/teamcity/qodana.html
https://www.jetbrains.com/help/qodana/teamcity.html
It looks like we might be able to skate by with qodana cli for windows although only the github documentation seems to indicate this is a valid path and there is this one youtrack that is just closed as Done with no explanation
https://github.com/JetBrains/qodana-cli
https://youtrack.jetbrains.com/issue/QD-4136/Support-Qodana-runner-on-Windows-agents
However, that solution appears to require docker
And that remains a strict blocker for us. It means that this process cannot run on our windows build agents and also means that results are not locally reproducible on windows-based developer machines
I'll note that this requirement does not appear to be competitive with offerings like Sonarqube and PVS Studio if that's of interest.
Beta Was this translation helpful? Give feedback.
All reactions