Skip to content

ci: lint:check-cpp-lint-static-full cache not being updated #1419

@kirkrodrigues

Description

@kirkrodrigues

Bug

The cache for lint:check-cpp-lint-static-full's output is not being updated as can be seen from cache entries which show that they were last updated between 27 days and 6 months ago (see gh cache list).

This is leading to long workflow run times for both the clp-core-build-macos and clp-artifact-build workflows since the they need to re-run clang-tidy on all C++ files that have been changed since the caches were last updated.

CLP version

6623829

Environment

GitHub runners:

  • macos-14
  • macos-15
  • ubuntu-24.04

Reproduction steps

Run the mentioned workflows.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions