uphold 1.1.0 - #8
Conversation
…his forge The install instructions in this file described something that did not work: a link named for a command, on PATH for the whole machine, against a declaration that lives in one repository's policy. Every directory without one -- which is most of them, and every repository that declares a shim for a different command -- got exit 2 instead of the command. The seam now runs the command where nothing here stands in front of it, which is what makes the documented install true. `audit --for-publication` no longer walks pull refs the forge stopped serving, so its report is about the repository being published rather than about whatever this clone once fetched.
|
Warning Review limit reached
Next review available in: 52 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 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: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8 +/- ##
=======================================
Coverage 88.38% 88.38%
=======================================
Files 24 24
Lines 7162 7162
=======================================
Hits 6330 6330
Misses 832 832 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Version bump and the pins in the install instructions. The two changes it carries are in #7: the shim runs a command nothing here declares, and the publication audit prunes its own fetch destination.
Consumers pin
v1.0.0today, which predates the four seam fixes merged since. Tagging this is what lets the fleet move.