Skip to content

plugin-mise

Version 2026.242.0000
Repo box/github.com/opencharly/plugin-mise:v2026.242.2133
Plugin yes — see the plugin reference

The mise builder + verb plugin: provisions the mise dev-tool manager (jdx/mise) into images via a build-time multi-stage (builder:mise, OpResolve) and runs mise commands as plan steps (verb:mise — OpEmit at image build, OpExecute at check/deploy). A candy selects the builder with external_builder: mise; a plan step runs mise: <command>.

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
check the out-of-tree mise plugin ships a buildable Go module the host builds + serves out-of-process at image build (bake_plugin bakes the compiled binary to /usr/lib/charly/plugins/plugin-mise with its .providers manifest, so the runtime arm asserts the baked artifact)
check the mise plugin ships its self-contained CUE schema (the served