Skip to content

Commit

Permalink
Merge pull request #1479 from regro-cf-autotick-bot/rebuild-azure_cor…
Browse files Browse the repository at this point in the history
…e_cpp1130-0-1_h149357

[main] Rebuild for azure_core_cpp 1.13.0
  • Loading branch information
h-vetinari authored Jul 25, 2024
2 parents ce73a47 + 5656799 commit 9557cc9
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 29 deletions.
8 changes: 4 additions & 4 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 @@ -3,7 +3,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -66,8 +66,6 @@ target_platform:
- linux-64
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -66,8 +66,6 @@ target_platform:
- linux-64
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -70,8 +70,6 @@ target_platform:
- linux-aarch64
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -70,8 +70,6 @@ target_platform:
- linux-aarch64
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -66,8 +66,6 @@ target_platform:
- linux-ppc64le
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down Expand Up @@ -66,8 +66,6 @@ target_platform:
- linux-ppc64le
thrift_cpp:
- 0.19.0
ucx:
- 1.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
10 changes: 10 additions & 0 deletions .ci_support/migrations/azure_core_cpp1130.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for azure_core_cpp 1.13.0
kind: version
migration_number: 1
azure_core_cpp:
- 1.13.0
azure_storage_common_cpp:
- 12.7.0
migrator_ts: 1720864534.0175145
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aws_crt_cpp:
aws_sdk_cpp:
- 1.11.329
azure_core_cpp:
- 1.12.0
- 1.13.0
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
Expand Down
8 changes: 4 additions & 4 deletions README.md

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source:
folder: testing

build:
number: 0
number: 1
# for cuda support, building with one version is enough to be compatible with
# all later versions, since arrow is only using libcuda, and not libcudart.
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
Expand Down

0 comments on commit 9557cc9

Please sign in to comment.