We’ve recently set up SonarQube Enterprise 9.0.1.46107 and want to analyze some projects (mainly libraries) with it which are being built in multiple variants, for example for different operating systems and hardware architectures, or for different versions of the target runtime.
Right now we can only run the analysis on a single variant per project per commit/PR since SonarQube doesn’t seem to support build variants (i. e. running multiple analysis linked to a single PR and commit).
I’ve found some topics about this via the search function: