Skip to content

Point the documented pins at 1.6.0 - #67

Merged
HackingGate merged 1 commit into
mainfrom
release-1-6-0
Aug 19, 2026
Merged

Point the documented pins at 1.6.0#67
HackingGate merged 1 commit into
mainfrom
release-1-6-0

Conversation

@HackingGate

@HackingGate HackingGate commented Aug 19, 2026

Copy link
Copy Markdown
Owner

The version landed with the feature in #66 rather than in a release commit of its own, so the four pins a consumer copies out of this repository still named 1.5.0 at the tag that carries 1.6.0: the pre-commit rev, the lefthook ref, and the two cargo install --tag lines. A reader following the README at that tag installs a binary without the seam the tag exists for.

No code. Nothing here is read by a gate either -- no-stale-hook-pins reads a consuming tree rather than this repository own documentation, which is exactly why these went stale with every check still green.

The v1.6.0 tag moves onto this commit once it merges. It is minutes old, no consumer references it yet, and no workflow triggers on tags, so moving it now costs nothing and stops costing nothing shortly after.

Summary by CodeRabbit

  • Documentation
    • Updated installation and configuration examples to reference Uphold v1.6.0.
    • Aligned the documented lefthook setup with the latest Uphold release.

The version landed with the feature rather than in a release commit of
its own, so the four pins a consumer copies out of this repository -- the
pre-commit `rev`, the lefthook `ref`, and the two `cargo install --tag`
lines -- still named 1.5.0 at the tag that carries 1.6.0. A reader
following the README at that tag installs a binary without the seam the
tag exists for.

No code, and nothing here is read by a gate: `no-stale-hook-pins` reads
a consuming tree, not this one own documentation, which is why these
went stale without anything saying so.
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 05201963-9637-49f4-b752-b827e936aa74

📥 Commits

Reviewing files that changed from the base of the PR and between ebb6e1c and a7ee165.

📒 Files selected for processing (2)
  • README.md
  • hooks/lefthook.yml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change updates all documented Uphold version references from v1.5.0 to v1.6.0 in the README and lefthook configuration.

Changes

Uphold version reference update

Layer / File(s) Summary
Align version references
README.md, hooks/lefthook.yml
The pre-commit, lefthook remote, and Cargo installation examples now use v1.6.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to a7ee1

This is a localized update to documented version pins, with no code or runtime behavior changes. No actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

  • HackingGate/uphold#10: Updates Uphold version references in the same documentation and hook configuration files.
  • HackingGate/uphold#52: Updates Uphold version references in the same files for an earlier release.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes updating the documented version pins to 1.6.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-1-6-0

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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.88%. Comparing base (ebb6e1c) to head (a7ee165).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   89.88%   89.88%           
=======================================
  Files          33       33           
  Lines       10305    10305           
=======================================
  Hits         9263     9263           
  Misses       1042     1042           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@HackingGate
HackingGate merged commit a0243a2 into main Aug 19, 2026
12 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.

2 participants