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

include Python versions in toxenvs, install HDF5 for macOS tests #1792

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

zacharyburnett
Copy link
Collaborator

use reusable workflow and make toxenv names explicit w/ Python version

Checklist for maintainers

  • added entry in CHANGELOG.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR

@zacharyburnett zacharyburnett changed the title use reusable contexts workflow and use explicit toxenv names include Python versions in toxenvs, install HDF5 for macOS tests Apr 29, 2024
Comment on lines +34 to +36
libraries: |
brew:
- hdf5
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this tells the OpenAstronomy workflow to call

brew install hdf5

before attempting to build with pip

@zacharyburnett zacharyburnett marked this pull request as ready for review April 30, 2024 12:05
@zacharyburnett zacharyburnett requested review from mdlpstsci and a team as code owners April 30, 2024 12:05
@zacharyburnett
Copy link
Collaborator Author

I'll also have to change the Required Status Checks when merging this (they've been renamed here)

@mdlpstsci
Copy link
Collaborator

@zacharyburnett
I was wondering why the test-xdist has not "completed"!

@zacharyburnett zacharyburnett merged commit 7807099 into spacetelescope:main Apr 30, 2024
15 checks passed
@zacharyburnett zacharyburnett deleted the ci/toxenvs branch April 30, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants