Skip to content

xtask: add adoption-regression receipt#713

Merged
EffortlessSteven merged 1 commit into
mainfrom
xtask/adoption-regression
May 16, 2026
Merged

xtask: add adoption-regression receipt#713
EffortlessSteven merged 1 commit into
mainfrom
xtask/adoption-regression

Conversation

@EffortlessSteven

@EffortlessSteven EffortlessSteven commented May 16, 2026

Copy link
Copy Markdown
Member

Summary

  • add cargo xtask adoption-regression with human and JSON receipt output
  • run bounded copied-user-path checks: user-path-smoke, runtime scanner-safe matrix, webhook tests, TLS/OIDC bundle proofs, and no-blob
  • write metadata receipts under target/adoption-regression/ while keeping generated fixture payloads under target/

Files added/changed

  • xtask/src/main.rs: registers the adoption-regression command and --format json option
  • xtask/src/adoption_regression.rs: implements the receipt runner, runtime scanner-safe matrix, markdown/json receipts, and focused tests

Validation

  • cargo test -p xtask adoption_regression
  • cargo clippy -p xtask --all-targets -- -D warnings
  • cargo xtask adoption-regression
  • cargo xtask adoption-regression --format json with stdout parsed as JSON
  • cargo +nightly xtask pr-lite
  • cargo xtask pr
  • git diff --check

Non-goals

  • no new fixture families or contract packs
  • no release machinery changes
  • no new public claims or badges
  • no arbitrary command execution from TOML

What this enables next

  • gives the adoption-correctness lane a single bounded receipt for copied user paths, scanner-safe runtime metadata, and stable contract-pack proof coverage

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 57 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7927d870-0239-466d-b9c4-102ebca8f24d

📥 Commits

Reviewing files that changed from the base of the PR and between 505d10c and 6f4254f.

📒 Files selected for processing (2)
  • xtask/src/adoption_regression.rs
  • xtask/src/main.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch xtask/adoption-regression

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.

@EffortlessSteven EffortlessSteven merged commit d2447f8 into main May 16, 2026
6 checks passed
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