summaryrefslogtreecommitdiff
path: root/.github/workflows/sonar-cloud-static-analysis.yml
AgeCommit message (Expand)Author
2022-08-17Meta: Upgrade to the lastest version of the SonarScanner CLIBrian Gianforcaro
2022-05-25Meta: Use Ubuntu 22.04 images for static analysisEWouters
2022-05-24Meta+CI: Upgrade to ubuntu-22.04Nathan Wallace
2022-05-20CI: Fix syntax error after d0edf2627c3d72fa1d59ba173bac1c0cc3cb27e9Daniel Bertalan
2022-05-19Toolchain+Ports: Split the GCC patchesDaniel Bertalan
2022-04-23CI: Update the path to our LLVM patchesDaniel Bertalan
2022-04-01Meta: Switch to clang-format-14 as the standard formatterIdan Horowitz
2022-01-07CI: Don't let APT ask for confirmation on package installationTim Schumacher
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2021-10-02Meta: Include source sha in sonarcloud analysis metadataBrian Gianforcaro
2021-09-28Meta: Explicitly disable caching in the Sonar Cloud workflowBrian Gianforcaro
2021-09-26Meta: Fix typo in release sonar-scanner versionBrian Gianforcaro
2021-09-23Meta: Upgrade sonar scanner to latest 4.6.2.2475 releaseBrian Gianforcaro
2021-09-23Meta: Exclude LibWasm Parser.cpp from Sonar Cloud Static AnalysisBrian Gianforcaro
2021-09-23Meta: Remove unused caching from Sonar Cloud configurationBrian Gianforcaro
2021-09-17CI: Add missing `$` to Sonar Cloud build stepsAndrew Kaster
2021-09-16CI+Meta: Update Sonar Cloud CI job for new SuperBuild configurationAndrew Kaster
2021-09-10CI: Add statement to ensure workflow runs only on serenityRodolfo Olivieri
2021-09-03Meta: Fix toolchain caching for Sonar Cloud workflowBrian Gianforcaro
2021-09-03Meta: Remove sonar cloud worklow triggering for PRsBrian Gianforcaro
2021-09-03Meta: Remove sonar cloud pipeline cacheBrian Gianforcaro
2021-09-03Meta: Add sonar.python.version config to silence sonar cloud warningBrian Gianforcaro
2021-08-31Meta: Don't allow overlap in sonar cube file classificationBrian Gianforcaro
2021-08-30Meta: Fix yaml syntax of Sonar Cube WorkflowBrian Gianforcaro
2021-08-30Meta: Action workflow to build and upload results in sonar-cloudBrian Gianforcaro