Skip to content

Update SonarCloud CI to use compile_commands and fix actions versions#80

Merged
SaikrishnaBairamoni merged 6 commits into
developfrom
fix_ci_workflow
Apr 17, 2026
Merged

Update SonarCloud CI to use compile_commands and fix actions versions#80
SaikrishnaBairamoni merged 6 commits into
developfrom
fix_ci_workflow

Conversation

@SaikrishnaBairamoni
Copy link
Copy Markdown
Contributor

@SaikrishnaBairamoni SaikrishnaBairamoni commented Apr 17, 2026

PR Details

This PR updates the asn1-codec CI workflow to align with the current SonarCloud configuration by switching to compile_commands.json-based C/C++ analysis and removing the older build-wrapper-based setup. It also updates deprecated third party actions versions.

Description

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@SaikrishnaBairamoni SaikrishnaBairamoni merged commit 50bd978 into develop Apr 17, 2026
3 checks passed
@SaikrishnaBairamoni SaikrishnaBairamoni deleted the fix_ci_workflow branch April 17, 2026 16:51
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.

2 participants