Skip to content

Commit

Permalink
Merge pull request #42 from regro-cf-autotick-bot/rebuild-libgrpc167_…
Browse files Browse the repository at this point in the history
…libprotobuf5282-0-1_ha8da8b

Rebuild for libgrpc 1.67 & libprotobuf 5.28.2
  • Loading branch information
Tobias-Fischer authored Nov 8, 2024
2 parents e7ebeed + 6a31fa2 commit 3e0c898
Show file tree
Hide file tree
Showing 16 changed files with 118 additions and 93 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

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
Expand Up @@ -23,7 +23,7 @@ jsoncpp:
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jsoncpp:
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jsoncpp:
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
target_platform:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/jsoncpp196.yaml

This file was deleted.

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/libgrpc167_libprotobuf5282.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for libgrpc 1.67 & libprotobuf 5.28.2
kind: version
migration_number: 1
libgrpc:
- "1.67"
libprotobuf:
- 5.28.2
migrator_ts: 1729238463
6 changes: 3 additions & 3 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,13 +17,13 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
jsoncpp:
- 1.9.6
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
macos_machine:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,13 +17,13 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
jsoncpp:
- 1.9.6
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jsoncpp:
libcurl:
- '8'
libprotobuf:
- 5.27.5
- 5.28.2
libzip:
- '1'
target_platform:
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.

45 changes: 28 additions & 17 deletions .scripts/run_osx_build.sh

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

40 changes: 30 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.

33 changes: 29 additions & 4 deletions azure-pipelines.yml

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 @@ -17,7 +17,7 @@ source:
sha256: fba6798efd7db5a6ac824113123effd19e9907cd479d5d1b1314bb3dd4c6f705

build:
number: 4
number: 5

outputs:
- name: {{ cxx_name }}
Expand Down

0 comments on commit 3e0c898

Please sign in to comment.