Skip to content

Conversation

@james00012
Copy link
Contributor

Summary

  • Adds mise.toml with tool versions matching CircleCI config
  • Enables mise install for consistent local development environments
  • Uses asdf plugin for minikube (aqua plugin lacks checksums for v1.22.0 on darwin-arm64)

Usage

mise trust
mise install

Closes #1634

@james00012 james00012 force-pushed the feat/add-mise-toml branch 3 times, most recently from 5f7e3ec to ea20454 Compare December 19, 2025 04:07
Use mise.toml as single source of truth for tool versions in both
local development and CI. This replaces manual version env vars and
installation scripts.

Changes:
- Add mise.toml with all tool versions
- Update CircleCI to install tools via mise
- Remove redundant manual installation scripts
- Simplify PATH configuration

Closes #1634
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.

Use mise.toml

2 participants