chore(mise): move go-grip to the github backend - #24
Conversation
mise deprecated the `ubi` backend in favor of `github` (removal in mise 2027.1.0) and warns on every `mise install`. go-grip was the only `ubi:` entry in the baseline; the commented-out clojure-lsp line already used `github:`, so this makes the file consistent with itself. Same upstream releases and the same resolved 0.9.2, and the github backend additionally verifies GitHub artifact attestations and SLSA provenance on download.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 3 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughThe ChangesMise tool source
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized configuration change moves go-grip to the supported GitHub backend without any supplied merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
ubiis deprecated in favor ofgithub(removal in mise 2027.1.0) and warns on everymise install.go-gripwas the onlyubi:entry in the baseline — the commented-outclojure-lspline already usedgithub:, so this makes the file consistent with itself.Verified before switching:
mise ls-remote github:chrishrb/go-gripresolves the identical version list, same0.9.2githubbackend additionally runsverify GitHub artifact attestationsandverify SLSA provenanceon downloadubipulled out only the executable; the shim andgrip-mode'sexecutable-findbehave the sameApplied locally:
mise installadopted the already-present copy (no download), thenmise uninstall ubi:chrishrb/go-grip@0.9.2removed the old install and its cache. Deliberately notmise prune— several installed tools have no config source in this environment because they're pinned by project-local configs, and prune would take those out too.taplo fmtre-aligned the comment column.Summary by CodeRabbit
go-griptool without changing its version or description.