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.29 #3187

Merged
merged 1 commit into from
Nov 25, 2024
Merged

chore: release 2024.11.29 #3187

merged 1 commit into from
Nov 25, 2024

Conversation

mise-en-dev
Copy link
Collaborator

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

🚀 Features

  • (env) Allow exporting env vars as dotenv format by @miguelmig in #3185
  • move more tools away from asdf by @jdx in #3184
  • use aqua for cargo-binstall by @jdx in #3182

🐛 Bug Fixes

🧪 Testing

🔍 Other Changes

  • include aqua-registry yaml files in crate by @jdx in #3186

Copy link

codacy-production bot commented Nov 24, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-18.71%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ab4e638) 22167 17166 77.44%
Head commit (446c7cc) 42733 (+20566) 25095 (+7929) 58.73% (-18.71%)

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 (#3187) 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 24, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 19.3 ± 0.6 17.9 22.4 1.18 ± 0.05
mise-2024.11.28 x -- echo 16.3 ± 0.4 15.4 17.9 1.00
mise x -- echo 19.2 ± 0.5 17.9 21.2 1.18 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 15.7 ± 0.6 14.3 18.2 1.26 ± 0.06
mise-2024.11.28 env 12.5 ± 0.3 11.7 14.0 1.00
mise env 15.5 ± 0.5 14.3 17.2 1.25 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 15.7 ± 0.6 14.4 19.1 1.27 ± 0.06
mise-2024.11.28 hook-env 12.4 ± 0.3 11.7 13.6 1.00
mise hook-env 15.6 ± 0.5 14.3 17.8 1.26 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.4 ± 0.4 12.7 16.6 1.02 ± 0.04
mise-2024.11.28 ls 13.2 ± 0.4 12.2 15.1 1.00
mise ls 13.9 ± 0.5 12.9 15.4 1.05 ± 0.05

@mise-en-dev mise-en-dev force-pushed the release branch 7 times, most recently from 4df90a2 to a7d597e Compare November 25, 2024 01:36
@jdx jdx merged commit 79c1a3f into main Nov 25, 2024
54 checks passed
@jdx jdx deleted the release branch November 25, 2024 02:15
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