Skip to content

chore: manage toolchain with mise - #75

Merged
mym0404 merged 1 commit into
mainfrom
feat/mise-toolchain
Jul 21, 2026
Merged

chore: manage toolchain with mise#75
mym0404 merged 1 commit into
mainfrom
feat/mise-toolchain

Conversation

@mym0404

@mym0404 mym0404 commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • manage Node.js, Yarn, ktlint, clang-format, and SwiftFormat with pinned versions in mise.toml
  • replace Corepack and setup-node with jdx/mise-action@v3
  • document the mise-based local development workflow

Why

Local yarn t required native lint tools that were installed separately or inherited from the CI runner. A single mise configuration now keeps local and CI toolchains consistent.

Verification

  • mise install
  • yarn install --immutable
  • yarn t
  • GitHub Actions: lint, Android old/new, and iOS new succeeded

Type of change

  • Chore
  • This change requires a documentation update

@mym0404
mym0404 merged commit 203c0be into main Jul 21, 2026
4 checks passed
@mym0404
mym0404 deleted the feat/mise-toolchain branch July 21, 2026 00:45
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