Skip to content

Conversation

@GabrielFleischer
Copy link
Contributor

@GabrielFleischer GabrielFleischer commented Oct 22, 2025

BUILD-9398

This PR proposes a starting point for the config-gradle action.

Here are two successful runs using the updated build-gradle and config-gradle.

https://github.com/SonarSource/sonar-scala/actions/runs/18741627470/job/53478541959
https://github.com/SonarSource/sonar-jacoco/actions/runs/18747526746/job/53478552769?pr=134

Still left :

  • Update README
  • Add tests

@GabrielFleischer GabrielFleischer force-pushed the gfleischer/BUILD-9398-config-gradle branch 6 times, most recently from 38b0f39 to 421619a Compare October 23, 2025 11:55
@GabrielFleischer GabrielFleischer marked this pull request as ready for review October 23, 2025 12:14
@GabrielFleischer GabrielFleischer requested a review from a team as a code owner October 23, 2025 12:14
@matemoln matemoln force-pushed the gfleischer/BUILD-9398-config-gradle branch from 3cb7467 to 1e199f7 Compare November 11, 2025 17:10
@matemoln matemoln force-pushed the gfleischer/BUILD-9398-config-gradle branch from 1e199f7 to c2b460c Compare November 13, 2025 16:39
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Adds config-gradle action with build environment setup and includes coverage tracking

Review Focus: New config-gradle action implementation including version management, authentication setup, and caching. Updates to build-gradle to use the new config action. Documentation restructuring with clearer action relationships.

Start review at: config-gradle/action.yml. This is the core new functionality that centralizes Gradle environment configuration and will be used by build-gradle, making it critical to validate the action definition, inputs/outputs, and integration points.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@matemoln
Copy link
Contributor

Thanks @GabrielFleischer for the contribution!

@matemoln matemoln merged commit f7a55ae into master Nov 14, 2025
11 checks passed
@matemoln matemoln deleted the gfleischer/BUILD-9398-config-gradle branch November 14, 2025 14:59
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.

3 participants