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

ci,macos: use conda for all deps #4269

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Jul 26, 2024

fixes: #3661

  • Use Conda for installing deps
  • Use python3.10

Add the following options to the builds:

  • aws-sdk-cpp
  • c-blosc2
  • hdf5
  • ninja
  • dataman
  • zeromq
  • zfp

@vicentebolea vicentebolea self-assigned this Jul 26, 2024
@vicentebolea vicentebolea force-pushed the ci-macos-use-conda branch 29 times, most recently from 28c47cd to e406a23 Compare July 27, 2024 01:53
@vicentebolea vicentebolea force-pushed the ci-macos-use-conda branch 7 times, most recently from 2592e79 to 9c05d4d Compare July 29, 2024 18:57
@vicentebolea vicentebolea force-pushed the ci-macos-use-conda branch 14 times, most recently from 5febb1f to 7f87985 Compare July 29, 2024 21:36
@vicentebolea
Copy link
Collaborator Author

@eisenhauer ready for review. The circle CI error is unrelated since I only edit the macos builds here.

Copy link
Member

@eisenhauer eisenhauer left a comment

Choose a reason for hiding this comment

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

Looks good.

@vicentebolea vicentebolea merged commit eb0b8f2 into ornladios:master Jul 29, 2024
37 of 38 checks passed
@vicentebolea vicentebolea deleted the ci-macos-use-conda branch July 29, 2024 23:09
@vicentebolea vicentebolea added this to the v2.10.2 milestone Oct 2, 2024
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.

have ZeroMQ, DataMan, HDF5 and some compression library on for the macos builds
2 participants