Skip to content

chore: migrate from asdf to mise#172

Open
marvinmalkowski wants to merge 1 commit into
mainfrom
chore/mise-migration
Open

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

Conversation

@marvinmalkowski

Copy link
Copy Markdown

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

1 participant