Skip to content

chore: migrate from asdf to mise - #172

Merged
marvinmalkowski merged 1 commit into
mainfrom
chore/mise-migration
Jun 23, 2026
Merged

chore: migrate from asdf to mise#172
marvinmalkowski merged 1 commit into
mainfrom
chore/mise-migration

Conversation

@marvinmalkowski

Copy link
Copy Markdown
Contributor

Summary

Migrates solicit from asdf (.tool-versions) to mise (mise.toml + mise.lock) as part of the org-wide initiative for reproducible, supply-chain-secure tool version management.

Changes

  • Add mise.toml with erlang 27.3.4.9 and elixir 1.19.5-otp-27
  • Add mise.lock with platform checksums for linux-x64 and macos-arm64
  • Remove .tool-versions

Notes

  • rebar 3.26.0 was in .tool-versions but omitted from mise.toml — rebar is bundled with Erlang OTP and not available as a standalone mise tool
  • No GHA workflow changes needed — this repo uses erlef/setup-beam@v1 directly, not env_asdf

Tracking

Jira: https://smartrent.atlassian.net/browse/TECH-8894

Replace .tool-versions with mise.toml + mise.lock for reproducible,
supply-chain-secure tool version management with lockfile checksums.
@marvinmalkowski
marvinmalkowski requested a review from a team June 23, 2026 14:15

@stephanfenton stephanfenton left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

:shipit:

@marvinmalkowski
marvinmalkowski merged commit fbeffb4 into main Jun 23, 2026
5 checks passed
@marvinmalkowski
marvinmalkowski deleted the chore/mise-migration branch June 23, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants