Skip to content

fix(ci): let main warm research compiler cache - #798

Merged
proerror77 merged 1 commit into
mainfrom
codex/research-image-cache
Aug 10, 2026
Merged

proerror77 merged 1 commit into
mainfrom
codex/research-image-cache

Conversation

@proerror77

Copy link
Copy Markdown
Owner

Change contract

Let the Research image binaries job write new sccache objects only on main; keep pull-request runs read-only. This preserves the 45-minute cold-cache headroom while allowing the shared main cache to learn from compiler misses.

Issue relationship

None

Out of scope

No collector, uploader, data, credential, ACR, or live-runtime change. Other Rust CI jobs retain their existing cache behavior.

Dependencies and merge order

Depends on #797, already merged as e60c44ab850795b72298432046eba37e7b115571.

Focused validation

  • Regression assertion failed before the workflow change and passed after it.
  • .github/scripts/test-select-rust-ci-scope.sh passed.
  • git diff --check and shell syntax checks passed.
  • actionlint is not installed locally; GitHub workflow lint remains the authoritative check.

Rollout and rollback

After merge, verify an exact main run records READ_WRITE behavior and persists misses without timeout; verify the next main build restores and uses the warmed cache. Revert this PR if main cache persistence again causes a timeout.

Scope exception

None

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@proerror77, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 29 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 092d6aa4-eb6f-4a45-b55e-4940d3731870

📥 Commits

Reviewing files that changed from the base of the PR and between e60c44a and 7581b16.

📒 Files selected for processing (2)
  • .github/scripts/test-select-rust-ci-scope.sh
  • .github/workflows/ploy-ci.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@proerror77
proerror77 merged commit 2a979c4 into main Aug 10, 2026
45 checks passed
@proerror77
proerror77 deleted the codex/research-image-cache branch August 10, 2026 04:19
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