Skip to content

CI: test safe cache on a first PR - #13

Open
doraemonmj wants to merge 1 commit into
support/test-first-pr-cache-basefrom
support/test-first-pr-cache-pr
Open

CI: test safe cache on a first PR#13
doraemonmj wants to merge 1 commit into
support/test-first-pr-cache-basefrom
support/test-first-pr-cache-pr

Conversation

@doraemonmj

Copy link
Copy Markdown
Owner

Purpose

  • measure a brand-new PR restoring a compiler cache from its base branch
  • simulate a real compile miss for one macOS object
  • keep the PR read-only with respect to the shared cache

Isolation

  • fork-only temporary PR
  • does not modify or target the upstream repository
  • do not merge

Safety settings

  • actions/cache v5 restore-only on pull_request
  • cache save restricted to trusted push runs
  • compiler binary checked by content
  • ccache direct mode disabled
  • all five packaging modes retained

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.

1 participant