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

Add azure-identity-cpp to host requirements of nightly tiledb recipe #71

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

dudoslav
Copy link
Contributor

Add azure-identity-cpp into dependencies

@dudoslav dudoslav self-assigned this Mar 25, 2024
scripts/tiledb/update-recipe.sh Outdated Show resolved Hide resolved
Co-authored-by: John Blischak <jdblischak@gmail.com>
@jdblischak jdblischak changed the title Add azure dependencies Add azure-identity-cpp to host requirements of nightly tiledb recipe Mar 25, 2024
@jdblischak
Copy link
Collaborator

I confirmed locally that this is working:

bash run-local-tiledb.sh

cat tiledb-feedstock/recipe/tiledb-patches/system-ports/azure-identity-cpp/*
## set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
## { "name": "azure-identity-cpp", "version-string": "system" }

conda build tiledb-feedstock/
##
##     azure-identity-cpp:            1.6.0-hf1915f5_1            conda-forge
##
## azure-identity-cpp:x64-linux -> system -- $SRC_DIR/system-ports/azure-identity-cpp
##
## Installing 11/19 azure-identity-cpp:x64-linux...
## Building azure-identity-cpp:x64-linux...
## -- [OVERLAY] Loading triplet configuration from: $SRC_DIR/triplets/x64-linux.cmake
## -- Installing port from location: $SRC_DIR/system-ports/azure-identity-cpp
## -- Performing post-build validation
## Stored binaries in 1 destinations in 1.4 ms.
## Elapsed time to handle azure-identity-cpp:x64-linux: 14.8 ms
##
## -- The TileDB library is compiled with Azure support.

@jdblischak jdblischak merged commit fa32d97 into main Mar 25, 2024
@jdblischak jdblischak deleted the db/azure-deps branch March 25, 2024 18:32
@jdblischak
Copy link
Collaborator

Thanks @dudoslav!

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.

None yet

3 participants