Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added mise module #5747

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ajpantuso
Copy link
Contributor

Description

Adds a new module for reporting mise status when mise configuration is present.

Motivation and Context

Closes #5654

Screenshots (if appropriate):

How Has This Been Tested?

  • I have tested using MacOS
  • I have tested using Linux
  • I have tested using Windows

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

.github/config-schema.json Outdated Show resolved Hide resolved
@Ajpantuso Ajpantuso marked this pull request as ready for review February 3, 2024 17:15
"default": {
"detect_extensions": [],
"detect_files": [
".mise.toml",
Copy link

Choose a reason for hiding this comment

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

mise also supports .config/mise.toml, among others: https://mise.jdx.dev/configuration.html

Note in particular environment-specifig config files, which may be of particular interest here.

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.

Support for RTX/Mise
3 participants