For some reason I prefer to download build wrapper from public source, but I would like to have it aligned to my local server instance, is it possible to download file from trusted source and avoid to mirror it elsewhere ?
Ideally a file like this for build wrapper would be appreciated:
You can download the Build-Wrapper package from your SonarQube Server Instance by navigating to the URL below, <Your SonarQube Server URL>/static/cpp/build-wrapper-linux-x86.zip
This is what i like to avoid, because I want to use it on a public runner, the other option would be to pass the asset using a different workflow but if it can be fixed at the source it will help.
I’m not sure I understand. You are going to need to be able to access your SQ server to submit analysis, so what’s the problem with downloading the build wrapper from your SQ server?