Releases: SonarSource/ci-github-actions
Releases · SonarSource/ci-github-actions
1.3.25
What's Changed
Improvements
- BUILD-9208 Exclude release and sign profiles during shadow scans by @julien-carsique-sonarsource in #219
- BUILD-9431 Group GitHub Actions logs for readability by @bwalsh434 in #221
- PREQ-4284 Add
generate-summaryinput to build-maven action by @nils-werner-sonarsource in #222
Bug Fixes
- BUILD-10503 Sanitize workflow name in cache keys by @mikolaj-matuszny-ext-sonarsource in #224
New Contributors
- @bwalsh434 made their first contribution in #221
- @nils-werner-sonarsource made their first contribution in #222
Full Changelog: 1.3.24...1.3.25
1.3.24
What's Changed
Improvements
- BUILD-10450 use gh-action_cache v1 by @julien-carsique-sonarsource in #216
Bug Fixes
- BUILD-10447 Fix GITHUB_ACTION_PATH usage in action files by @julien-carsique-sonarsource in #215
Documentation
- BUILD-10178 remove call to mise before config-npm by @julien-carsique-sonarsource in #198
- BUILD-9642 Add GitHub Actions workflow badges for dummy repositories by @julien-carsique-sonarsource in #214
Full Changelog: 1.3.23...1.3.24
1.3.23
What's Changed
Improvements
Bug Fixes
- BUILD-9451 Fix PR cleanup pagination limits by @julien-carsique-sonarsource in #209
- BUILD-9451 Fix artifact cleanup pagination by @julien-carsique-sonarsource in #210
- PREQ-3830: update cache action to 1.2.0 by @mikolaj-matuszny-ext-sonarsource in #211
- PREQ-3830 Update cache action to 1.2.1 by @mikolaj-matuszny-ext-sonarsource in #212
- PREQ-3830 Update cache action to 1.2.1 - maven by @mikolaj-matuszny-ext-sonarsource in #213
Full Changelog: 1.3.22...1.3.23
1.3.22
What's Changed
Bug Fixes
- BUILD-10287 Remove
sonar.scm.revisionandsonar.analysis.sha1parameters from SonarQube scans by @julien-carsique-sonarsource in #205
This applies to build-maven (org.sonarsource.scanner.maven:sonar-maven-plugin), build-gradle (org.sonarqubeGradle plugin), build-npm, build-yarn, and build-poetry (all the three usingnpx sonar/scan).
This resolves the random issue with infinitely hanging commit decoration for SQ analysis.
Full Changelog: 1.3.21...1.3.22
1.3.21
What's Changed
Bug Fixes
- BUILD-10260 username/password auth by @julien-carsique-sonarsource in #202
This is fixing authentication issue introduced by JFrog direct use of S3 backend.
Full Changelog: 1.3.20...1.3.21
1.3.20
What's Changed
Improvements
- Chore: BUILD-10209 Introducing unified dogfooding on ci-github-actions by @SamirM-BE in #201
Bug Fixes
Full Changelog: 1.3.19...1.3.20
1.3.19
What's Changed
Improvements
- PREQ-3425 append auth to .yarnrc.yml by @julien-carsique-sonarsource in #199
This allows to commit a .yarnrc.yml with other parameters.
Full Changelog: 1.3.18...1.3.19
1.3.18
What's Changed
New Features
- BUILD-9723 mixed-privacy feature in build-maven by @julien-carsique-sonarsource in #156
Improvements
- BUILD-9394 improve mvn command extracting version by @julien-carsique-sonarsource in #167
- Update dependency mise to 2025.12.12 by @renovate[bot] in #194
- Update dependency mise to 2025.12.13 by @renovate[bot] in #195
- Update dependency mise to 2026.1.0 by @renovate[bot] in #196
Full Changelog: 1.3.17...1.3.18
1.3.17
What's Changed
New Features
- BUILD-9995 add
working-directoryinput tobuild-yarnby @julien-carsique-sonarsource in #191
Improvements
Full Changelog: 1.3.16...1.3.17
1.3.16
What's Changed
New Features
- PREQ-3301 disable-caching option for poetry by @mikolaj-matuszny-ext-sonarsource in #190
Full Changelog: 1.3.15...1.3.16