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

[rc] Add variant for the latest AWS SDK on the libevent-2.1.10 spec. #249

Merged
merged 13 commits into from
Jul 12, 2024
16 changes: 16 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
aws_sdk_cpp:
- '*'
azure_core_cpp:
- 1.11.1
azure_identity_cpp:
- '*'
azure_storage_blobs_cpp:
- '*'
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge arcticdb_rc
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
- '10'
folly:
- 2023.09.25.00
gflags:
- '2.2'
glog:
- '0.7'
libboost_devel:
- '1.84'
libcurl:
- '8'
libevent:
- 2.1.10
lmdb:
- 0.9.22
lz4_c:
- 1.9.3
msgpack_c:
- '6'
nodejs:
- '18'
numpy:
- '1.22'
openssl:
- '3'
pcre:
- '8'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
spdlog:
- '1.13'
target_platform:
- linux-64
xxhash:
- 0.8.2
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - libevent
- aws_sdk_cpp
- azure_core_cpp
- azure_identity_cpp
- azure_storage_blobs_cpp
- - python
- numpy
zstd:
- '1.5'
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
aws_sdk_cpp:
- '*'
azure_core_cpp:
- 1.11.1
azure_identity_cpp:
- '*'
azure_storage_blobs_cpp:
- '*'
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge arcticdb_rc
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
- '10'
folly:
- 2023.09.25.00
gflags:
- '2.2'
glog:
- '0.7'
libboost_devel:
- '1.84'
libcurl:
- '8'
libevent:
- 2.1.10
lmdb:
- 0.9.22
lz4_c:
- 1.9.3
msgpack_c:
- '6'
nodejs:
- '18'
numpy:
- '1.22'
openssl:
- '3'
pcre:
- '8'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
spdlog:
- '1.13'
target_platform:
- linux-64
xxhash:
- 0.8.2
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - libevent
- aws_sdk_cpp
- azure_core_cpp
- azure_identity_cpp
- azure_storage_blobs_cpp
- - python
- numpy
zstd:
- '1.5'
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
aws_sdk_cpp:
- '*'
azure_core_cpp:
- 1.11.1
azure_identity_cpp:
- '*'
azure_storage_blobs_cpp:
- '*'
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge arcticdb_rc
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
- '10'
folly:
- 2023.09.25.00
gflags:
- '2.2'
glog:
- '0.7'
libboost_devel:
- '1.84'
libcurl:
- '8'
libevent:
- 2.1.10
lmdb:
- 0.9.22
lz4_c:
- 1.9.3
msgpack_c:
- '6'
nodejs:
- '18'
numpy:
- '1.22'
openssl:
- '3'
pcre:
- '8'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
spdlog:
- '1.13'
target_platform:
- linux-64
xxhash:
- 0.8.2
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - libevent
- aws_sdk_cpp
- azure_core_cpp
- azure_identity_cpp
- azure_storage_blobs_cpp
- - python
- numpy
zstd:
- '1.5'
Loading