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

Hotfix: pin numpy < 2 #734

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

jdblischak
Copy link
Collaborator

Both the nightlies in this repo (#730) and my centralized nightlies (https://github.com/jdblischak/centralized-tiledb-nightlies/issues/12#issuecomment-2176240410) have been failing for a week due to the release of numpy 2. PRs #731 and #732 have the numpy<2 pin, but they are still undergoing review. To fix the nightly builds, I cherry-picked @awenocur's commit to pin numpy<2.

@jdblischak jdblischak self-assigned this Jun 24, 2024
@jdblischak
Copy link
Collaborator Author

Fun. The macos-11 jobs were immediately canceled due to a scheduled brownout.

This is a scheduled macOS-11 brownout. The macOS-11 environment is deprecated and will be removed on June 28th, 2024.

Recall that we are stuck on macos-11 because of htslib:

# Stuck on macos-11 because of the htslib dependency. The htslib
# configuration step fails on macos-12 and macos-13
runs-on: macos-11

@jdblischak
Copy link
Collaborator Author

I started a centralized nightly run using the branch adamwenocur/sc-49903/update (ie PR #732) (can't use my PR branch because it is on a fork)

@jdblischak
Copy link
Collaborator Author

The centralized nightly passed. I'm addressing the macos-11 problem in a followup PR (#735)

@jdblischak jdblischak merged commit f570702 into TileDB-Inc:main Jun 24, 2024
15 of 17 checks passed
@jdblischak jdblischak deleted the hotfix-numpy2 branch June 25, 2024 14:24
@jdblischak jdblischak mentioned this pull request Jul 1, 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.

2 participants