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.10.3 #2733

Merged
merged 1 commit into from
Oct 14, 2024
Merged

chore: release 2024.10.3 #2733

merged 1 commit into from
Oct 14, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Oct 12, 2024

🚀 Features

  • improve dynamic settings by @jdx in #2731
  • added --force flag to reshim by @jdx in #2734
  • added mise settings add by @jdx in #2741
  • improve task scheduling by @jdx in #2743
  • include ubi into mise directly by @autarch in #2290
  • allow passing arbitrary args to pipx/uvx by @jdx in #2746
  • new cross-backend registry by @jdx in #2748
  • enable colors for CI services that support it by @jdx in c892e27

🐛 Bug Fixes

  • remove shims directory when running mise x by @jdx in #2735
  • remove shims directory from PATH when executing shims by @jdx in #2736
  • use same outdated logic for mise ls as mise outdated by @jdx in #2737
  • do not include shims dir in path_env when reinserting by @jdx in #2745
  • automatically prefix ubi installs with "v" if not found by @jdx in #2747
  • some issues with new registry by @jdx in 8ec6fb8
  • only enable colors for stderr by @jdx in 8d57b99

🚜 Refactor

  • move task deps into its own file by @jdx in bad9f68
  • use settings singleton in more places by @jdx in #2742
  • clean up settings set by @jdx in #2744

📚 Documentation

🔍 Other Changes

New Contributors

Copy link

codacy-production bot commented Oct 12, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.11%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8d57b99) 19416 14937 76.93%
Head commit (da32a9c) 19416 (+0) 14958 (+21) 77.04% (+0.11%)

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 (#2733) 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 22 times, most recently from 59db2e9 to 0ebcaf3 Compare October 14, 2024 02:20
@jdx jdx enabled auto-merge (squash) October 14, 2024 02:25
@jdx jdx merged commit b0cd22e into main Oct 14, 2024
12 checks passed
@jdx jdx deleted the release branch October 14, 2024 02:30
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 60% 0
src 83% 0
src.cli 78% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 87% 0
src.cli.config 91% 0
src.cli.direnv 80% 0
src.cli.generate 72% 0
src.cli.plugins 84% 0
src.cli.settings 93% 0
src.cli.sync 56% 0
src.cli.tasks 75% 0
src.config.config_file 83% 0
src.config 85% 0
src.plugins 67% 0
src.plugins.core 55% 0
src.shell 98% 0
src.task 92% 0
src.toolset 83% 0
src.ui 68% 0
Summary 77% (14958 / 19416) 0

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