Skip to content

build: add renderdoc pin-consistency test locking RDOC_TAG/SWIG_SHA256 to a single source#250

Open
BANANASJIM wants to merge 3 commits into
masterfrom
fix/rdc-build-pin-ssot
Open

build: add renderdoc pin-consistency test locking RDOC_TAG/SWIG_SHA256 to a single source#250
BANANASJIM wants to merge 3 commits into
masterfrom
fix/rdc-build-pin-ssot

Conversation

@BANANASJIM

Copy link
Copy Markdown
Owner

_build_renderdoc.py already defines RDOC_TAG and SWIG_SHA256 constants, but six build definitions (Dockerfile, both PKGBUILDs, two shell scripts) hard-code the same values with nothing to keep them in sync.

Adds test_renderdoc_pin_consistency asserting every renderdoc-referencing build file pins the same RDOC_TAG, and every SWIG-fetching file pins the same SWIG_SHA256. Two documented exclusions: docker/Dockerfile does not fetch the SWIG fork, and scripts/setup-renderdoc.sh fetches without sha verification. Test-only, no build-behavior change. Unit suite 2993 passed.

Held for a follow-up (needs a real docker build to validate): the Dockerfile not building the SWIG fork at all.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@BANANASJIM, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 11 minutes and 22 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e4274215-3127-4d37-9001-830e2c87c829

📥 Commits

Reviewing files that changed from the base of the PR and between a98ec12 and 5153ee5.

📒 Files selected for processing (1)
  • tests/unit/test_tooling_files.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/rdc-build-pin-ssot

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 and usage tips.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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