Skip to content

chore(mise): move go-grip to the github backend - #24

Open
simshanith wants to merge 1 commit into
mainfrom
mise-github-backend
Open

chore(mise): move go-grip to the github backend#24
simshanith wants to merge 1 commit into
mainfrom
mise-github-backend

Conversation

@simshanith

@simshanith simshanith commented Aug 19, 2026

Copy link
Copy Markdown
Owner

ubi is deprecated 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.

Verified before switching:

  • mise ls-remote github:chrishrb/go-grip resolves the identical version list, same 0.9.2
  • the github backend additionally runs verify GitHub artifact attestations and verify SLSA provenance on download
  • it extracts the full archive (binary + LICENSE + README) where ubi pulled out only the executable; the shim and grip-mode's executable-find behave the same

Applied locally: mise install adopted the already-present copy (no download), then mise uninstall ubi:chrishrb/go-grip@0.9.2 removed the old install and its cache. Deliberately not mise 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 fmt re-aligned the comment column.

Summary by CodeRabbit

  • Chores
    • Updated the source configuration for the go-grip tool without changing its version or description.

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.
@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: be75af88-cf19-4f05-b89a-2a169fb05505

📥 Commits

Reviewing files that changed from the base of the PR and between 56d9b63 and c658328.

📒 Files selected for processing (1)
  • dot_config/mise/conf.d/fresh.toml

Included review availability: Your plan provides up to 3 included reviews per hour; 2 remain after this review.


📝 Walkthrough

Walkthrough

The go-grip mise declaration now uses the GitHub backend instead of the UBI backend. Its version and description remain unchanged.

Changes

Mise tool source

Layer / File(s) Summary
Update go-grip source
dot_config/mise/conf.d/fresh.toml
The go-grip source changes from ubi:chrishrb/go-grip to github:chrishrb/go-grip. The latest version and description remain unchanged.

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

Merge Risk: ⚪ Minimal · up to c6583

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)
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 the change from the mise ubi backend to the GitHub backend for go-grip.
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 mise-github-backend

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

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