Skip to content

fix(mise): update bootstrap installer#474

Merged
shunk031 merged 1 commit into
mainfrom
fix/snippet-install-mise
Jun 26, 2026
Merged

fix(mise): update bootstrap installer#474
shunk031 merged 1 commit into
mainfrom
fix/snippet-install-mise

Conversation

@shunk031

Copy link
Copy Markdown
Owner

Summary

  • update the pinned mise bootstrap version from v2026.3.7 to v2026.6.13
  • use the release install.sh asset instead of the raw install.envsubst template
  • clear mise installer env vars before running mise install

Context

The scheduled Snippet install workflow failed in run 28215014929 during mise install. The old pinned mise build could not resolve the current antigravity-cli aqua registry entry and selected the old asdf sqlite plugin path, which attempted to download an outdated SQLite archive.

Validation

  • shfmt -i 4 -sr -d install/common/mise.sh
  • shellcheck install/common/mise.sh
  • bash -n install/common/mise.sh
  • rendered home/.chezmoiscripts/common/run_once_after_02-install-mise.sh.tmpl with chezmoi and checked it with bash -n
  • verified mise v2026.6.13 resolves sqlite and aqua:google-antigravity/antigravity-cli versions

Note: bats tests were not run locally per repository policy.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.88%. Comparing base (78a8b82) to head (488ee39).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   89.69%   88.88%   -0.82%     
==========================================
  Files           9        9              
  Lines         233      234       +1     
==========================================
- Hits          209      208       -1     
- Misses         24       26       +2     
Flag Coverage Δ
macos-14-client 41.66% <ø> (ø)
ubuntu-latest-client 88.88% <100.00%> (+0.09%) ⬆️
ubuntu-latest-server 86.63% <100.00%> (-2.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@shunk031 shunk031 merged commit f854ee5 into main Jun 26, 2026
6 checks passed
@shunk031 shunk031 deleted the fix/snippet-install-mise branch June 26, 2026 09:22
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