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

👷 Macos runner #3512

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

👷 Macos runner #3512

wants to merge 6 commits into from

Conversation

je-cook
Copy link
Contributor

@je-cook je-cook commented Aug 12, 2024

Description

Add a macos runner to the CI

Interface Changes

Checklist

I confirm that I have completed the following checks:

  • Tests run locally and pass pytest tests --reactor
  • Code quality checks run locally and pass pre-commit run --from-ref develop --to-ref HEAD
  • Documentation built locally and checked sphinx-build -W documentation/source documentation/build

@je-cook je-cook added the continuous_integration Tasks relating to the CI infrastructure and workflows label Aug 12, 2024
@je-cook je-cook force-pushed the je-cook/macos_runner branch 4 times, most recently from 65fd241 to e91f5e3 Compare August 12, 2024 07:42
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.61%. Comparing base (815bb01) to head (f3ce15a).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3512      +/-   ##
===========================================
+ Coverage    76.59%   76.61%   +0.01%     
===========================================
  Files          230      230              
  Lines        27015    27025      +10     
===========================================
+ Hits         20691    20704      +13     
+ Misses        6324     6321       -3     

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

@je-cook
Copy link
Contributor Author

je-cook commented Aug 12, 2024

openmc is not available on macos otherwise this probably works. Need to find a way to have platform specific dependencies with conda

@je-cook je-cook added the blocked Tasks that are blocked label Aug 12, 2024
@je-cook je-cook force-pushed the je-cook/macos_runner branch 4 times, most recently from 2d7f55b to 7ce1e2a Compare August 16, 2024 11:13
@je-cook
Copy link
Contributor Author

je-cook commented Aug 16, 2024

Minimal env added now waiting on nlopt to merge thier macos arm support

@je-cook je-cook force-pushed the je-cook/macos_runner branch from 7ce1e2a to 7c45230 Compare August 29, 2024 09:21
Copy link

@je-cook je-cook force-pushed the je-cook/macos_runner branch from 7c45230 to a2a232a Compare December 6, 2024 14:24
@je-cook je-cook force-pushed the je-cook/macos_runner branch 2 times, most recently from 2e26be6 to 07988a0 Compare December 9, 2024 08:56
@je-cook je-cook force-pushed the je-cook/macos_runner branch from 07988a0 to cfe0e32 Compare December 9, 2024 09:18
@je-cook je-cook force-pushed the je-cook/macos_runner branch 3 times, most recently from 0051a98 to 52f6aa5 Compare December 9, 2024 10:05
@je-cook je-cook force-pushed the je-cook/macos_runner branch from 52f6aa5 to f3ce15a Compare December 9, 2024 10:10
Copy link

sonarqubecloud bot commented Dec 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Tasks that are blocked continuous_integration Tasks relating to the CI infrastructure and workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant