Skip to content

馃悰 Configure sccache for C++ coverage and linter builds - #472

Merged
denialhaag merged 3 commits into
mainfrom
codex/fix-sccache-compiler-launchers
Sep 12, 2026
Merged

denialhaag merged 3 commits into
mainfrom
codex/fix-sccache-compiler-launchers

Conversation

@denialhaag

@denialhaag denialhaag commented Sep 12, 2026

Copy link
Copy Markdown
Member

Description

馃 AI text below 馃

Configure the C and C++ compiler launchers for coverage and linter builds using the same sccache setup as the C++ test workflows. This enables caching for caller targets and prevents false failures in Verify sccache use when dependency builds do not use sccache.

Respect use-sccache-gha, and only enable the linter launchers when build-project is enabled.

AI notice

This PR and its contents were created with the assistance of GPT-6 Astra via Codex.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • Any agent that created, edited, or submitted GitHub content was explicitly authorized for that scope, as required by our AI Usage Guidelines.
  • Every agent-authored or agent-edited public text body begins with the visible disclosure 馃 *AI text below* 馃 (titles are exempt).
  • I have disclosed AI assistance in the PR description.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

Assisted-by: GPT-6 Astra via Codex
@denialhaag denialhaag self-assigned this Sep 12, 2026
Assisted-by: GPT-6 Astra via Codex
Assisted-by: GPT-6 Astra via Codex
@denialhaag denialhaag added the fix Fix for something that is not working label Sep 12, 2026
@denialhaag
denialhaag enabled auto-merge (squash) September 12, 2026 01:34
@denialhaag
denialhaag merged commit ace7363 into main Sep 12, 2026
5 checks passed
@denialhaag
denialhaag deleted the codex/fix-sccache-compiler-launchers branch September 12, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix for something that is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant