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

Add CI for building wheels on MacOS on arm64 #3213

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Nov 15, 2024

Mostly a spin-off of #3168, but with only release wheels for now.
Wheels can be built manually by going to Actions-> Build NEURON Python wheels, and setting the appropriate variables.
The CI also runs on PRs and on master, but this can be removed if needed to save on CI minutes.

@JCGoran JCGoran marked this pull request as ready for review November 15, 2024 10:31
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.07%. Comparing base (36084d9) to head (3380242).
Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3213   +/-   ##
=======================================
  Coverage   67.07%   67.07%           
=======================================
  Files         569      569           
  Lines      111205   111170   -35     
=======================================
- Hits        74593    74572   -21     
+ Misses      36612    36598   -14     

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


🚨 Try these New Features:

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ 5f965d9 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ e98a28e -> Azure artifacts URL

.github/workflows/wheels.yml Outdated Show resolved Hide resolved
Copy link

✔️ 458c36a -> Azure artifacts URL

Copy link

✔️ 4d2cfc8 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

sonarcloud bot commented Nov 19, 2024

Copy link

✔️ 3380242 -> Azure artifacts URL

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.

3 participants