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

Installer for Linux & MacOS #800

Merged
merged 6 commits into from
Oct 18, 2024
Merged

Installer for Linux & MacOS #800

merged 6 commits into from
Oct 18, 2024

Conversation

BrettMayson
Copy link
Owner

@BrettMayson BrettMayson commented Oct 18, 2024

  • Builds & Tests for Intel and ARM Macs (Previously just ARM)
  • Adds executables to the release for MacOS
  • The files on the GitHub release will now be just the executable, not inside a zip
  • curl -sSf https://hemtt.dev/install.sh | bash for Linux and MacOS

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 68.1%. Comparing base (f533f07) to head (0eeaf31).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
bin/src/commands/build.rs 50.0% 2 Missing ⚠️
bin/src/commands/dev.rs 50.0% 2 Missing ⚠️
bin/src/context.rs 0.0% 2 Missing ⚠️
bin/src/commands/book.rs 0.0% 1 Missing ⚠️
libs/workspace/src/reporting/diagnostic/mod.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
libs/common/src/config/addon/mod.rs 99.1% <100.0%> (-0.1%) ⬇️
bin/src/commands/book.rs 33.3% <0.0%> (ø)
libs/workspace/src/reporting/diagnostic/mod.rs 47.3% <0.0%> (ø)
bin/src/commands/build.rs 91.3% <50.0%> (-1.9%) ⬇️
bin/src/commands/dev.rs 86.9% <50.0%> (-1.2%) ⬇️
bin/src/context.rs 69.4% <0.0%> (ø)

... and 2 files with indirect coverage changes

@BrettMayson BrettMayson changed the title release for macos Installer for Linux & MacOS Oct 18, 2024
@BrettMayson BrettMayson merged commit 4d93c00 into main Oct 18, 2024
47 of 49 checks passed
@BrettMayson BrettMayson deleted the macos branch October 18, 2024 01:41
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.

2 participants