TileDB-Inc / tiledbsoma-feedstock

A conda-smithy repository for tiledbsoma.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

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

Closed jdblischak closed 3 months ago

jdblischak commented 3 months ago

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