Skip to content

refactor: separate core dependencies from misc install scripts#381

Merged
shunk031 merged 5 commits intomasterfrom
refactor/split-install-dependencies-scripts
Mar 18, 2026
Merged

refactor: separate core dependencies from misc install scripts#381
shunk031 merged 5 commits intomasterfrom
refactor/split-install-dependencies-scripts

Conversation

@shunk031
Copy link
Copy Markdown
Owner

Summary

  • separate core dependency installation from misc utilities on macOS
  • add dedicated pre-install chezmoi hooks for macOS/Ubuntu dependency scripts
  • rename Ubuntu common installer to dependencies.sh and add git to required packages

Notes

  • this PR includes only files that were already staged when requested

Copy link
Copy Markdown
Owner Author

@shunk031 shunk031 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'MacOS benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: a506b9e Previous: 75ed9c8 Ratio
zsh initial startup time 22.8 Second 10.62 Second 2.15

This comment was automatically generated by workflow using github-action-benchmark.

CC: @shunk031

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.40%. Comparing base (300e2a7) to head (e855fa1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #381   +/-   ##
=======================================
  Coverage   74.40%   74.40%           
=======================================
  Files           6        6           
  Lines         125      125           
=======================================
  Hits           93       93           
  Misses         32       32           
Flag Coverage Δ
ubuntu-latest-client 74.40% <ø> (ø)
ubuntu-latest-server 74.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shunk031 shunk031 merged commit b9f22e0 into master Mar 18, 2026
8 checks passed
@shunk031 shunk031 deleted the refactor/split-install-dependencies-scripts branch March 18, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant