Skip to content

docs: update snap installation#10250

Merged
jdx merged 2 commits into
jdx:mainfrom
salim-b:patch-1
Jun 6, 2026
Merged

docs: update snap installation#10250
jdx merged 2 commits into
jdx:mainfrom
salim-b:patch-1

Conversation

@salim-b

@salim-b salim-b commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Snap package has a stable channel meanwhile (and the release in the beta channel is outdated OTOH).

Summary by CodeRabbit

  • Documentation
    • Updated Snap (Linux) installation guidance across the docs: removed the beta designation and now recommends the stable Snap install.
    • Example install command and headings updated to reflect the current recommended stable installation method for Linux users.

Snap package has a stable channel meanwhile (and the release in the beta channel is outdated OTOH).
@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

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: e1f0e531-9f7f-4715-b49e-03c04b9c7c53

📥 Commits

Reviewing files that changed from the base of the PR and between b063c8e and 80b467f.

📒 Files selected for processing (1)
  • docs/getting-started.md

📝 Walkthrough

Walkthrough

Updated Snap installation docs in docs/installing-mise.md and docs/getting-started.md: subsection headers now refer to the stable Snap release and the example install command was changed to sudo snap install mise --classic (removed --beta).

Changes

Snap Installation Stability

Layer / File(s) Summary
Snap installation stability and command update
docs/installing-mise.md, docs/getting-started.md
Subsection headers updated to reference the stable Snap release and the install command changed to sudo snap install mise --classic (removed --beta).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Once beta, now steady and quick,
The snap command shed a tiny trick,
No more --beta, just classic and neat,
Install with ease — a rabbit's treat! 🥕

🚥 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 'docs: update snap installation' clearly and concisely describes the main change: updating documentation related to Snap installation instructions.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@greptile-apps

greptile-apps Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the Snap installation documentation in two files to reflect that mise is now available in the stable Snap channel, not just beta.

  • Renames the section heading from "Snap (beta)" / "Snap (Linux, currently in beta)" to simply "Snap" / "Snap (Linux)" in both docs/getting-started.md and docs/installing-mise.md.
  • Removes the --beta flag from the sudo snap install mise --classic command in both files so users install from the stable channel by default.

Confidence Score: 5/5

Documentation-only change with no code or configuration impact; safe to merge.

Both changes are minimal and consistent: the --beta flag is removed from the install command and the heading text updated to drop the beta qualifier in both doc files. The change aligns with the stated fact that a stable Snap channel now exists.

No files require special attention.

Important Files Changed

Filename Overview
docs/getting-started.md Removes "beta" from the Snap section heading and drops the --beta flag from the install command, reflecting the stable channel availability.
docs/installing-mise.md Same Snap section update as getting-started.md — removes "(Linux, currently in beta)" qualifier and the --beta flag from the install command.

Reviews (2): Last reviewed commit: "docs: update snap installation (2)" | Re-trigger Greptile

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/installing-mise.md`:
- Around line 192-195: Update the other doc that still instructs installing the
beta Snap so it matches this "Snap (Linux)" section: find the "Snap (beta)"
entry that runs "sudo snap install mise --classic --beta" and change it to the
stable command shown here ("sudo snap install mise --classic") or add a clear
cross-link to this installing-mise.md section explaining which channel to use;
ensure the heading text and the install command (and any mention of "--beta") in
the getting-started content are removed or replaced to avoid conflicting channel
instructions.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 35de7b8c-867a-4faa-bd13-8ca135adc199

📥 Commits

Reviewing files that changed from the base of the PR and between 1f68ad8 and b063c8e.

📒 Files selected for processing (1)
  • docs/installing-mise.md

Comment thread docs/installing-mise.md
@jdx jdx merged commit 8abd7dd into jdx:main Jun 6, 2026
34 checks passed
@salim-b salim-b deleted the patch-1 branch June 6, 2026 20:43
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