Skip to content

Commit

Permalink
Rebuild for aws_crt_cpp 0.28.5 (conda-forge#363)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
2 parents 5b0895e + b4720bc commit 0ae1828
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 113 deletions.
19 changes: 2 additions & 17 deletions .azure-pipelines/azure-pipelines-win.yml

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

2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
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:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
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:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
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:
Expand Down
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.

46 changes: 0 additions & 46 deletions .ci_support/migrations/libgoogle_cloud230.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
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 @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
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:
Expand Down
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.

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 255218aebd3ef5af4b8deb3be58f877fda335d5abc1c097a33f6741bf259a68d

build:
number: 2
number: 3
run_exports:
# https://abi-laboratory.pro/?view=timeline&l=tiledb
- {{ pin_subpackage('tiledb', max_pin='x.x') }}
Expand Down

0 comments on commit 0ae1828

Please sign in to comment.