Skip to content

fix(schema): add prepare config#7497

Merged
jdx merged 3 commits into
jdx:mainfrom
risu729:prepare-schema
Dec 28, 2025
Merged

fix(schema): add prepare config#7497
jdx merged 3 commits into
jdx:mainfrom
risu729:prepare-schema

Conversation

@risu729
Copy link
Copy Markdown
Contributor

@risu729 risu729 commented Dec 28, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 28, 2025 07:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds schema definitions to support prepare provider configuration in mise. The prepare feature allows automatic execution of commands before mise x and mise run based on file changes.

  • Added prepare_provider definition in $defs with properties for auto-run, sources, outputs, run command, environment variables, working directory, and description
  • Added prepare property to main schema with explicit provider configurations and support for custom providers
  • Included support for common package managers: npm, yarn, pnpm, bun, go, pip, poetry, uv, bundler, and composer

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread schema/mise.json
risu729 and others added 2 commits December 28, 2025 18:08
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jdx jdx merged commit c89d61d into jdx:main Dec 28, 2025
32 checks passed
@risu729 risu729 deleted the prepare-schema branch December 29, 2025 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.

3 participants