Releases: SonarSource/ci-github-actions
Releases · SonarSource/ci-github-actions
1.3.5
What's Changed
Improvements
config-gradle- BUILD-9748 Repox setup in Gradle by @julien-carsique-sonarsource in #170
config-maven- BUILD-9850 Internal Maven builds should use Repox by @SamirM-BE in #169
build-maven- BUILD-9758 Upgrade SonarScanner for Maven to version 5.3.0.6276 by @dorian-burihabwa-sonarsource in #160
config-npm- BUILD-9846 skip version update if no package.json by @julien-carsique-sonarsource in #168
build-npmandbuild-yarn- BUILD-9854 use --ignore-scripts for npm and yarn by @julien-carsique-sonarsource in #173
New Contributors
- @dorian-burihabwa-sonarsource made their first contribution in #160
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- BUILD-9765 ARTIFACTORY_DEPLOY_PASSWORD backward compliance by @julien-carsique-sonarsource in #166
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
Improvements
- BUILD-9765 cleanup & align *-gradle and *-maven by @julien-carsique-sonarsource in #163
- remove obsolete
publicinput frombuild-gradle - add
project-versionoutput tobuild-maven - add
current-versionoutput toconfig-gradle - use ci-github-actions/cache instead of SonarSource/gh-action_cache in
config-gradle
- remove obsolete
- PREQ-2958 define sonar scanner prefix by @tomverin in #165
- add
com.gradleandorg.sonarsource.scanner.mavento default Maven plugin groups
- add
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
Improvements
- BUILD-9447 Cleaning unused variable and simplifying tool paths by @SamirM-BE in #161
Bug Fixes
- BUILD-9760 working-directory input for config-gradle by @julien-carsique-sonarsource in #162
Documentation
- BUILD-9713 Update cache docs by @mikolaj-matuszny-ext-sonarsource in #155
- name: Workaround for setup-gradle which has no working-directory input
run: |
cp subdir/mise.toml mise.toml
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
with:
version: 2025.7.12
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
with:
version: 2025.7.12
working_directory: subdir
- uses: SonarSource/ci-github-actions/build-gradle@v1
with:
working-directory: subdir
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- BUILD-9143 Add configurable Develocity URL for config-maven and config-gradle by @mikolaj-matuszny-ext-sonarsource in #159
- BUILD-9143 Develocity public docs update by @mikolaj-matuszny-ext-sonarsource in #157
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- PREQ-2748 Rework should_scan by @henryju in #152
- BUILD-9398 Create config-gradle action by @GabrielFleischer in #135
- BUILD-9398 Use full path to find command in config-gradle action by @matemoln in #158
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- BUILD-9447 fix conditions on provenance attestation generation by @SamirM-BE in #153
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- PREQ-2742 Adjust cleanup step for build-maven by @henryju in #150
- BUILD-9447 Generation attestation for build actions by @SamirM-BE in #136
New Contributors
Full Changelog: 1.1.9...1.2.0
1.1.9
What's Changed
- PREQ-2738 Fix echo in gradle-build by @mikolaj-matuszny-ext-sonarsource in #149
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- BUILD-9566 Add support for working-directory for gradle by @marcin-majewski-sonarsource in #146
New Contributors
- @marcin-majewski-sonarsource made their first contribution in #146
Full Changelog: 1.1.7...1.1.8