Skip to content

chore: rename to mise.toml and introduce lockfile#77

Closed
iwamot wants to merge 1 commit intomainfrom
chore/mise-lockfile
Closed

chore: rename to mise.toml and introduce lockfile#77
iwamot wants to merge 1 commit intomainfrom
chore/mise-lockfile

Conversation

@iwamot
Copy link
Copy Markdown
Owner

@iwamot iwamot commented Apr 15, 2026

Summary

  • Rename .mise.toml to mise.toml to match the mise.lock naming convention
  • Add [settings] lockfile = true so mise install keeps the lockfile in sync
  • Generate the initial mise.lock via mise lock (checksums and URLs for 7 platforms)

Skipping strict enforcement (locked = true) for now since Renovate does not yet support the mise lockfile — it would update mise.toml without updating mise.lock, breaking CI. Will revisit once Renovate adds support.

🤖 Generated with Claude Code

- Rename `.mise.toml` to `mise.toml` to match the `mise.lock` naming
- Add `[settings] lockfile = true` so `mise install` keeps the lockfile in sync
- Generate the initial `mise.lock` via `mise lock` (checksums and URLs for 7 platforms)

Skipping `locked = true` for now since Renovate does not yet support the
mise lockfile; will revisit once support lands.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Takashi Iwamoto <hello@iwamot.com>
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d434a85.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.96%. Comparing base (c939a9e) to head (d434a85).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   50.96%   50.96%           
=======================================
  Files          26       26           
  Lines        1244     1244           
  Branches      178      178           
=======================================
  Hits          634      634           
  Misses        606      606           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 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.

@iwamot
Copy link
Copy Markdown
Owner Author

iwamot commented Apr 15, 2026

Renovate does not yet support the mise lockfile, so PRs that bump versions in mise.toml would not regenerate mise.lock and CI would fail. Will revisit once Renovate adds support.

@iwamot iwamot closed this Apr 15, 2026
@iwamot iwamot deleted the chore/mise-lockfile branch April 15, 2026 10:55
@iwamot iwamot self-assigned this Apr 15, 2026
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