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

Update test.yml to use the newly released cadquery-ocp PyPI packages for macos-arm64 #797

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

jdegenstein
Copy link
Collaborator

@jdegenstein jdegenstein commented Nov 22, 2024

Earlier today cadquery-ocp released packages on PyPI for macos-arm64 for cadquery-ocp==7.7.2. This PR updates build123d's test.yml workflow to use the official packages from PyPI and also enables testing on py310 and py312 for macos-arm64 too.

There are additional changes that need to be made to the docs as the workarounds for Apple Silicon are no longer necessary as you can now simply:
pip install build123d
on windows-x86_64, linux-x86_64, macos-x86_64, and as of today -- macos-arm64!

Related issues #646 #317 #439

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.08%. Comparing base (ae5448e) to head (1755d29).
Report is 6 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #797   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files          25       25           
  Lines        8499     8499           
=======================================
  Hits         8166     8166           
  Misses        333      333           

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


🚨 Try these New Features:

@jdegenstein jdegenstein merged commit 1c4dfab into gumyr:dev Nov 22, 2024
14 checks passed
@jdegenstein jdegenstein deleted the pypi_mac_arm64 branch November 22, 2024 21:49
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