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.32 #3237

Merged
merged 3 commits into from
Nov 27, 2024
Merged

chore: release 2024.11.32 #3237

merged 3 commits into from
Nov 27, 2024

Conversation

mise-en-dev
Copy link
Collaborator

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

🚀 Features

  • allow running tasks without mise run, e.g.: mise test as shorthand for mise run test by @jdx in #3235
  • default task directory config by @jdx in #3238
  • standalone tasks by @jdx in #3240
  • automatic uv venv activation by @jdx in #3239
  • migrate more tools away from asdf by @jdx in #3242
  • add committed by @scop in #3247
  • use ubi for figma-export by @jdx in 19dbeac
  • add vacuum by @scop in #3249

🐛 Bug Fixes

  • skip _.source files if not present by @jdx in #3236
  • rust idiomatic file parsing by @jdx in #3241
  • automatic reinstall of uvx tools during python upgrades by @jdx in #3243

🚜 Refactor

📚 Documentation

🔍 Other Changes

  • bump tabled by @jdx in #3245
  • fix tools tests on release branch by @jdx in 675a2b0
  • fix tools tests on release branch by @jdx in 130c3a4
  • Mention the fish shell's automatic activation in the Quickstart section by @rmacklin in #2295
  • fix tools tests on release branch by @jdx in 9feb3b6

New Contributors

Copy link

codacy-production bot commented Nov 27, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 9feb3b61 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9feb3b6) Report Missing Report Missing Report Missing
Head commit (20a59cd) 42862 20567 47.98%

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 (#3237) 1 1 100.00%

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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

github-actions bot commented Nov 27, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 18.6 ± 0.5 17.4 21.3 1.00 ± 0.04
mise-2024.11.31 x -- echo 18.6 ± 0.5 17.6 21.2 1.00 ± 0.04
mise x -- echo 18.5 ± 0.5 17.4 22.8 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 15.0 ± 0.6 14.0 21.3 1.00
mise-2024.11.31 env 15.4 ± 0.6 13.8 16.9 1.02 ± 0.06
mise env 15.3 ± 0.5 13.9 17.2 1.02 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 14.9 ± 0.4 14.0 16.4 1.00
mise-2024.11.31 hook-env 15.4 ± 0.6 14.0 16.9 1.03 ± 0.05
mise hook-env 15.8 ± 0.7 14.2 18.6 1.06 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.0 ± 1.0 12.2 22.0 1.01 ± 0.08
mise-2024.11.31 ls 12.9 ± 0.5 12.2 15.3 1.00
mise ls 13.1 ± 0.7 12.3 15.7 1.01 ± 0.07

@mise-en-dev mise-en-dev force-pushed the release branch 18 times, most recently from 7a47854 to bc4ebc0 Compare November 27, 2024 21:49
@jdx jdx enabled auto-merge (squash) November 27, 2024 22:36
@jdx jdx merged commit 9b3f005 into main Nov 27, 2024
38 checks passed
@jdx jdx deleted the release branch November 27, 2024 22:37
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