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.11.28 #3171

Merged
merged 1 commit into from
Nov 24, 2024
Merged

chore: release 2024.11.28 #3171

merged 1 commit into from
Nov 24, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Nov 23, 2024

🚀 Features

  • migrate more tools away from asdf by @jdx in #3170
  • auto-install tools on mise run by @jdx in #3181
  • move more tools away from asdf by @jdx in #3179

🐛 Bug Fixes

  • allow passing integers to task env by @jdx in #3177
  • remove __MISE_WATCH,__MISE_DIFF env vars on mise deactivate by @jdx in #3178

📚 Documentation

  • (security) added information about checksums/cosign/slsa verification by @jdx in 1faef6e
  • (security) added release gpg key by @jdx in 8f5dfd6
  • typos by @jdx in #3173

🔍 Other Changes

Copy link

codacy-production bot commented Nov 23, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-18.26%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7480254) 22094 17072 77.27%
Head commit (67536e9) 42584 (+20490) 25127 (+8055) 59.01% (-18.26%)

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 (#3171) 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

Copy link

github-actions bot commented Nov 23, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.4 ± 0.5 15.2 18.8 1.01 ± 0.04
mise-2024.11.27 x -- echo 16.4 ± 0.5 15.2 17.6 1.01 ± 0.04
mise x -- echo 16.1 ± 0.5 15.1 18.0 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 12.8 ± 0.5 11.8 15.3 1.02 ± 0.05
mise-2024.11.27 env 12.7 ± 0.4 11.8 14.6 1.02 ± 0.05
mise env 12.5 ± 0.4 11.7 14.1 1.00

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 12.4 ± 0.4 11.7 13.8 1.00
mise-2024.11.27 hook-env 12.5 ± 0.4 11.7 13.9 1.00 ± 0.05
mise hook-env 12.5 ± 0.4 11.8 15.5 1.00 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.4 ± 0.4 12.6 15.6 1.04 ± 0.04
mise-2024.11.27 ls 12.9 ± 0.3 12.3 14.4 1.00
mise ls 13.1 ± 0.4 12.5 15.3 1.02 ± 0.04

@jdx jdx merged commit f88950e into main Nov 24, 2024
55 checks passed
@jdx jdx deleted the release branch November 24, 2024 15:39
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