Skip to content

Commit

Permalink
[main] Rebuild for aws_crt_cpp 0.28.5 (#1576)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
github-actions[bot] authored Oct 22, 2024

Verified

This commit was signed with the committer’s verified signature.
btschwertfeger Benjamin T. Schwertfeger
2 parents e8ccdc6 + e55b320 commit 1135ff0
Showing 18 changed files with 103 additions and 82 deletions.
21 changes: 3 additions & 18 deletions .azure-pipelines/azure-pipelines-win.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
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -65,7 +65,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -65,7 +65,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
9 changes: 9 additions & 0 deletions .ci_support/migrations/aws_crt_cpp0285.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
__migrator:
build_number: 1
commit_message: Rebuild for aws_crt_cpp 0.28.5
kind: version
migration_number: 1
automerge: true
aws_crt_cpp:
- 0.28.5
migrator_ts: 1729550264.9338546
10 changes: 0 additions & 10 deletions .ci_support/migrations/azure_core_cpp1140.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
MACOSX_SDK_VERSION:
- '10.13'
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
MACOSX_SDK_VERSION:
- '11.0'
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
azure_core_cpp:
@@ -61,7 +61,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
bzip2:
@@ -47,7 +47,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.28.3
- 0.28.5
aws_sdk_cpp:
- 1.11.407
bzip2:
@@ -47,7 +47,7 @@ openssl:
orc:
- 2.0.2
re2:
- 2023.09.01
- 2024.07.02
snappy:
- '1.2'
target_platform:
14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

43 changes: 27 additions & 16 deletions .scripts/run_osx_build.sh

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

42 changes: 32 additions & 10 deletions .scripts/run_win_build.bat

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

4 changes: 4 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
azure:
free_disk_space: true
max_parallel: 20
settings_win:
variables:
CONDA_BLD_PATH: C:\\bld\\
MINIFORGE_HOME: C:\\Miniforge
bot:
abi_migration_branches:
- 16.x
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ source:
folder: testing

build:
number: 22
number: 23
# 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)]

0 comments on commit 1135ff0

Please sign in to comment.