SCCPPGHA-10 Rebrand and forward to the C and C++ action for SQS #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SCCPPGHA-10
It rebrands the action, which now forwards to the C and C++ GHA for SQS.
It does not deprecate it yet though: we plan to deprecate both C and C++ GHA for SQS (
sonarqube-github-c-cpp
) and SQC (sonarcloud-github-c-cpp
) at the same time, once the C and C++ GHA for SQS will forward to the general GHA for SQS (sonarqube-scan-action
).Otherwise, people would move to C and C++ GHA for SQS Github(
sonarqube-github-c-cpp
), to just receive another deprecation warning a week or two later 🙂Successful runs (against 5fdf7f7 = current master~1):
macos-cmake-compdb-gh-actions-sc
: https://github.com/antonioaversa/macos-cmake-compdb-gh-actions-sc/actions/runs/12199217499/job/34032609800windows-msbuild-opencppcoverage-gh-actions-sc
: https://github.com/antonioaversa/windows-msbuild-opencppcoverage-gh-actions-sc/actions/runs/12199521211/job/34033592416linux-cmake-compdb-gh-actions-sc
: https://github.com/antonioaversa/linux-cmake-compdb-gh-actions-sc/actions/runs/12199570892/job/34033744740windows-msbuild-vscoverage-gh-actions-sc
: https://github.com/antonioaversa/windows-msbuild-vscoverage-gh-actions-sc/actions/runs/12199575019/job/34033757482macos-xcode-coverage-gh-actions-sc
: https://github.com/antonioaversa/macos-xcode-coverage-gh-actions-sc/actions/runs/12199627229/job/34033919530linux-cmake-gcovr-gh-actions-sc
: https://github.com/antonioaversa/linux-cmake-gcovr-gh-actions-sc/actions/runs/12199646317/job/34033979234linux-cmake-llvm-cov-gh-actions-sc
: https://github.com/antonioaversa/linux-cmake-llvm-cov-gh-actions-sc/actions/runs/12199683967/job/34034097039macos-xcode-gh-actions-sc
: https://github.com/antonioaversa/macos-xcode-gh-actions-sc/actions/runs/12199696552/job/34034138048macos-cmake-gh-actions-sc
: https://github.com/antonioaversa/macos-cmake-gh-actions-sc/actions/runs/12199709467/job/34034178827windows-msbuild-gh-actions-sc
: https://github.com/antonioaversa/windows-msbuild-gh-actions-sc/actions/runs/12199729189/job/34034241978windows-cmake-gh-actions-sc
: https://github.com/antonioaversa/windows-cmake-gh-actions-sc/actions/runs/12199740389/job/34034277963linux-autotools-gh-actions-sc
: https://github.com/antonioaversa/linux-autotools-gh-actions-sc/actions/runs/12197570550/job/34027493908linux-cmake-gh-actions-sc
: https://github.com/antonioaversa/linux-cmake-gh-actions-sc/actions/runs/12197559985/job/34027461015List of checkpoint to verify/do before merging a PR.
Dev checklist
Reviewer checklist
Steps to validate this PR
Fill-in how you performed the validation, and how the reviewer can replicate it: