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

Build two variants: one for cloud and one for conda-forge #106

Merged
merged 1 commit into from Mar 19, 2024

Conversation

jdblischak
Copy link
Collaborator

Closes #101

Supersedes #103

This PR fixes the current conda solver errors that are failing the nightlies and blocking new PRs by separating the linux-64 build into two separate variants:

  1. conda-forge: builds against tiledb from conda-forge and uses the latest conda-forge pins
  2. TileDB Cloud: builds against the statically linked "for-cloud" tiledb binary from the tiledb channel and uses the outdated pins (fmt 9 and spdlog 1.11) required for installing into the cloud conda environments

@johnkerl johnkerl merged commit 136b73f into TileDB-Inc:main Mar 19, 2024
5 checks passed
@jdblischak jdblischak deleted the separate-cloud-variant branch March 19, 2024 13:18
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.

Nightly feedstock build failed
3 participants