Skip to content

Fix cppcheck skip logic on CI #3489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged

Fix cppcheck skip logic on CI #3489

merged 1 commit into from
Jun 9, 2025

Conversation

ankith26
Copy link
Member

@ankith26 ankith26 commented Jun 8, 2025

#3483 introduced a minor CI whoopsie 🤦 causing cppcheck fails on main. This PR adds a fix and also makes the entire step optional (and on error, the cppcheck logic should run)

@ankith26 ankith26 requested a review from a team as a code owner June 8, 2025 19:34
Copy link
Member

@damusss damusss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ankith26 ankith26 added this to the 2.5.6 milestone Jun 9, 2025
Copy link
Member

@oddbookworm oddbookworm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled it into my mega branch and ran it in a real-world scenario lol. Works fine. LGTM!

@oddbookworm oddbookworm added the CI Issue with the Continuous Integration (CI), the actions/bots that test things label Jun 9, 2025
@oddbookworm oddbookworm merged commit bda9656 into main Jun 9, 2025
14 checks passed
@ankith26 ankith26 deleted the ankith-fix-ci branch June 9, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issue with the Continuous Integration (CI), the actions/bots that test things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants