Skip to content

chore(sonarqube): Adding sonarqube#3

Merged
BlueShork merged 4 commits into
mainfrom
dx/feature-tests-junits
Apr 23, 2026
Merged

chore(sonarqube): Adding sonarqube#3
BlueShork merged 4 commits into
mainfrom
dx/feature-tests-junits

Conversation

@BlueShork
Copy link
Copy Markdown
Owner

No description provided.

- Add jacoco plugin with XML+HTML reports for coverage tracking
- Add org.sonarqube plugin with sonar-project.properties
- Extend CI workflow with fetch-depth:0, caches, and sonar scan step
- Trigger CI on push to main in addition to PRs
The gradle sonarqube plugin does not read sonar-project.properties
(that file is only for the standalone sonar-scanner CLI). Without
this config the plugin defaulted to http://localhost:9000 and failed.
Config is now inlined via the sonar { properties { ... } } block.
@sonarqubecloud
Copy link
Copy Markdown

@BlueShork BlueShork changed the title Dx/feature tests junits chore(sonarqube): Adding sonarqube Apr 23, 2026
@BlueShork BlueShork merged commit 6fec686 into main Apr 23, 2026
2 of 3 checks passed
@BlueShork BlueShork deleted the dx/feature-tests-junits branch April 23, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant