-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: SonarSource/ci-github-actions
base: 1.3.25
head repository: SonarSource/ci-github-actions
compare: 1.3.26
- 8 commits
- 46 files changed
- 5 contributors
Commits on Feb 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c046c0f - Browse repository at this point
Copy the full SHA c046c0fView commit details
Commits on Mar 4, 2026
-
BUILD-8677 Add job name to summaries and fix consistency
- Add `$GITHUB_JOB` to the ## heading in all build and promote summaries so jobs sharing the same action are distinguishable - Add missing `generate-summary` input to build-gradle, build-npm, build-poetry, build-yarn (was already present in build-maven). Generalize #222 - Fix bug: build-npm/poetry/yarn summary checked non-existent output `should-deploy`; corrected to `deployed`. Fix #136 - Fix build-yarn: missing blank lines before outputs: and summary step Update README for workflow summary changes - Document `generate-summary` input in build-maven, build-gradle, build-npm, build-poetry, and build-yarn Inputs tables - Add "GitHub workflow job summary" entry to Features sections for build-maven, build-gradle, build-npm, build-yarn, and promote Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 06c24e8 - Browse repository at this point
Copy the full SHA 06c24e8View commit details -
BUILD-8677 Simplify README by removing redundant Features sections
Remove all ### Features sections that were either redundant with the action description or contained generic boilerplate. Rescue the branch-strategy information from build-maven as a proper Deployment Strategy table, and rescue the build-gradle gradlew fallback note into the action description. Move Deployment Strategy to standalone section and fix inaccuracies Move the deployment strategy table out of build-maven into a shared standalone section (grouped with Provenance Attestation) since it applies to all build actions. Fix inaccuracies verified against implementation: - feature/long/* branches DO deploy (was incorrectly marked as no) - "master" renamed to "Default branch" (configured via DEFAULT_BRANCH) - Remove Maven-specific "Notes" column that did not apply to other actions - Add build-gradle exception: sonar analysis not branch-filtered in Gradle Note build-gradle sonar branch filtering as a known bug Add a TODO comment in build-gradle/build.sh and update the README to flag that sonar analysis is not filtered by branch type in build-gradle, unlike all other build actions. Should add a should_scan() guard to skip sonar on dogfood/other branches consistently. Fix deploy input verification: document inconsistencies and add TODOs - Fix README Deployment Strategy table: long-lived feature branches only deploy for build-maven and build-gradle, not for build-npm/build-yarn/build-poetry - Add note that deploy:'false' override is only supported by build-maven and build-gradle - Add TODO comments to build-npm, build-yarn, build-poetry noting the missing DEPLOY env var support and long-lived feature branch deploy discrepancy Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 56a7ed3 - Browse repository at this point
Copy the full SHA 56a7ed3View commit details
Commits on Mar 9, 2026
-
BUILD-10215 Standardize GitHub Actions output logging
Convert all echo >&2 error/warning messages to use GitHub Actions workflow commands (::error and ::warning) so they appear as annotations at the top of the run page instead of being invisible in log output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for d6f6b07 - Browse repository at this point
Copy the full SHA d6f6b07View commit details
Commits on Mar 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4f15d50 - Browse repository at this point
Copy the full SHA 4f15d50View commit details -
Update jdx/mise-action action to v3.6.2 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8d6344 - Browse repository at this point
Copy the full SHA f8d6344View commit details -
Pin SonarSource/gh-action_cache action to 957cb1f (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13636e8 - Browse repository at this point
Copy the full SHA 13636e8View commit details -
Update dependency mise to 2026.3.7 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94416c8 - Browse repository at this point
Copy the full SHA 94416c8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.25...1.3.26