Update actions-runner to 2.336.0 (hand-mirrored) - #592
Conversation
…-arch mirror gap) The stacked run of 2026-08-10 dropped this member: per-arch gs://-mirrored sources are the one combination the updater cannot mirror (it early-returns before the scan-before-mirror gate, so a naive upload would publish unscanned bytes). Done by hand instead, WITH the gate's diligence: - both 2.336.0 artifacts fetched from the actions/runner GitHub release and verified byte-for-byte against the sha256 values upstream publishes in the release notes (x64 04cf0be1…, arm64 58b758e4…) - pkgscan diff old→new run per arch: every finding is the changed-ELF class (bin/*.so, dotnet runtime, bundled node) — definitional for a prebuilt bundle bump, same shape as the already-published 2.332.0 mirror; no new signal class - artifacts mirrored to gs://minimal-staging-archives/actions/runner/, sha256 literals updated in lockstep with version Updater support for scan-gated multi-arch mirroring remains the real fix. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 4 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Comment |
The 2026-08-10 stacked run dropped this member: per-arch gs://-mirrored sources are the one combination the updater cannot mirror (it early-returns before the scan-before-mirror gate — an upload added naively would publish unscanned bytes). Done by hand instead, with the gate's diligence:
actions/runnerGitHub release and verified byte-for-byte against the sha256 values upstream publishes in the release notes (x6404cf0be1…, arm6458b758e4…).pkgscan diffold→new run for each arch: every finding is the changed-ELF class (bin/*.so, dotnet runtime, bundled node) — definitional for a prebuilt bundle bump and the same shape as the already-published 2.332.0 mirror. No new signal class.gs://minimal-staging-archives/actions/runner/; sha256 literals updated in lockstep.Updater support for scan-gated multi-arch mirroring remains the real fix (the refusal message documents the gap).
🤖 Generated with Claude Code