Skip to content

feat(stdlib): redistributable attr class (superseded) - #860

Closed
bryan-minimal wants to merge 1 commit into
mainfrom
feat/redistributable-attr
Closed

feat(stdlib): redistributable attr class (superseded)#860
bryan-minimal wants to merge 1 commit into
mainfrom
feat/redistributable-attr

Conversation

@bryan-minimal

@bryan-minimal bryan-minimal commented Jul 20, 2026

Copy link
Copy Markdown
Member

Superseded by #861 (same change, reworded).

Declares whether a package's built artifacts may enter the public binary
cache. Absent means true. Set false for vendor-proprietary binaries whose
license/ToS forbids redistribution: build infrastructure then neither
uploads, indexes, nor seals their artifacts, and consumers always build
locally from the vendor source (the planner's index-miss fallback — no CLI
change needed).

Schema only; nothing reads it in this repo. The honor sites land in
build-servers; the attr gets set in pkgs. Inert until both deploy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 58 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4d07da3f-9eac-40e3-ae05-45de7704adf9

📥 Commits

Reviewing files that changed from the base of the PR and between 187ca31 and 02cb930.

📒 Files selected for processing (1)
  • crates/stdlib/minimal-ncl/attr_classes.ncl

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

@bryan-minimal

Copy link
Copy Markdown
Member Author

Superseded by the follow-up PR (reworded commit/description).

@bryan-minimal
bryan-minimal deleted the feat/redistributable-attr branch July 20, 2026 23:57
@bryan-minimal bryan-minimal changed the title feat(stdlib): redistributable attr class (inbox#290) feat(stdlib): redistributable attr class (superseded) Jul 20, 2026
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