Skip to content
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

ci: cache cppcheck results #2642

Closed
wants to merge 3 commits into from
Closed

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Mar 6, 2021

Cppcheck has an option to store artifacts and use them later for incremental checking of only modified files. This change enables caching of these artifacts in the GHA cache, which should hopefully speed up this job.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft marked this pull request as ready for review March 6, 2021 02:03
@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/stale label Jun 26, 2021
@stale stale bot closed this Jan 9, 2022
@camshaft camshaft mentioned this pull request Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant