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

chore: release 2024.8.9 #2465

Merged
merged 1 commit into from
Aug 18, 2024
Merged

chore: release 2024.8.9 #2465

merged 1 commit into from
Aug 18, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Aug 18, 2024

🚀 Features

  • use registry shortname for mise.toml/install dirs by @jdx in #2470
  • vfox backend by @jdx in #2187

🐛 Bug Fixes

  • hide file tasks starting with "." by @jdx in #2466
  • mise prune removes tool versions which are in use by @roele in #2469
  • cargo_binstall missing from set commands by @roele in #2471
  • only warn if config properties are not found by @jdx in #2472

🚜 Refactor

Copy link

codacy-production bot commented Aug 18, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4732d81) 17581 13968 79.45%
Head commit (7cf1cff) 17581 (+0) 13968 (+0) 79.45% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2465) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@mise-en-dev mise-en-dev force-pushed the release branch 7 times, most recently from 6c2184e to 9db1858 Compare August 18, 2024 18:37
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 62% 0
src 86% 0
src.cli 82% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 95% 0
src.cli.config 92% 0
src.cli.direnv 80% 0
src.cli.generate 87% 0
src.cli.plugins 85% 0
src.cli.settings 93% 0
src.cli.sync 58% 0
src.cli.tasks 71% 0
src.config.config_file 87% 0
src.config 88% 0
src.plugins 82% 0
src.plugins.core 55% 0
src.shell 98% 0
src.toolset 86% 0
src.ui 63% 0
Summary 79% (13968 / 17581) 0

@jdx jdx merged commit 221285d into main Aug 18, 2024
12 checks passed
@jdx jdx deleted the release branch August 18, 2024 18:54
triarius pushed a commit to triarius/mise that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants