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.21 #3108

Merged
merged 1 commit into from
Nov 21, 2024
Merged

chore: release 2024.11.21 #3108

merged 1 commit into from
Nov 21, 2024

Conversation

mise-en-dev
Copy link
Collaborator

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

🐛 Bug Fixes

  • (vfox) handle bug when plugin is removed from registry by @jdx in #3111
  • gleam checksum by @jdx in #3107
  • split checksums out by artifact by @jdx in #3105
  • use consistent verb tense for progress bars by @jdx in #3109
  • unset GITHUB_TOKEN if empty for ubi + plugins by @jdx in #3114
  • git-cliff typo in registry by @jdx in #3117
  • some bugs with lockfiles by @jdx in #3113

🚜 Refactor

  • break up install_versions method by @jdx in #3121

🧪 Testing

  • added e2e test for mise prune by @jdx in #3119

🔍 Other Changes

Copy link

codacy-production bot commented Nov 21, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-12.30%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (cfbde08) 21556 16902 78.41%
Head commit (2fb60c1) 43110 (+21554) 28499 (+11597) 66.11% (-12.30%)

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 (#3108) 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 21, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.1 ± 1.2 14.2 30.6 1.05 ± 0.08
mise-2024.11.20 x -- echo 15.3 ± 0.5 14.1 17.0 1.00
mise x -- echo 15.4 ± 0.6 14.3 18.2 1.01 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.8 ± 0.9 11.0 26.7 1.00
mise-2024.11.20 env 11.8 ± 0.4 11.0 13.4 1.00 ± 0.08
mise env 12.4 ± 0.8 11.0 24.7 1.05 ± 0.11

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 12.9 ± 0.6 11.3 14.6 1.07 ± 0.07
mise-2024.11.20 hook-env 12.0 ± 0.5 11.0 13.8 1.00
mise hook-env 12.7 ± 0.4 11.6 14.5 1.06 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.1 ± 0.6 11.8 15.4 1.11 ± 0.06
mise-2024.11.20 ls 11.8 ± 0.3 11.2 12.9 1.00
mise ls 12.3 ± 0.2 11.7 13.5 1.04 ± 0.03

@mise-en-dev mise-en-dev force-pushed the release branch 10 times, most recently from d42ffc5 to 9f786f5 Compare November 21, 2024 17:46
@jdx jdx merged commit 885516a into main Nov 21, 2024
54 checks passed
@jdx jdx deleted the release branch November 21, 2024 18:45
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