Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
12dac05
updated v1.46.0
regro-cf-autotick-bot May 4, 2022
beab257
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
regro-cf-autotick-bot May 4, 2022
644fefc
[bot-automerge] grpc-cpp v1.46.0 (#139)
github-actions[bot] May 5, 2022
769a939
Update conda-forge.yml
xhochy May 7, 2022
cda9fef
updated v1.46.3
regro-cf-autotick-bot May 21, 2022
da4da52
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
regro-cf-autotick-bot May 21, 2022
2fba4c7
Pin to latest abseil-cpp
xhochy May 21, 2022
adb1b6f
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
xhochy May 21, 2022
022d2d7
Merge pull request #161 from regro-cf-autotick-bot/1.46.3_hfefaa0
xhochy May 21, 2022
627cbf7
Add grpcio into this repo to ensure consistent pinning
mariusvniekerk Jun 16, 2022
886431d
lint
mariusvniekerk Jun 16, 2022
186ca21
build number
mariusvniekerk Jun 16, 2022
32dead9
build number
mariusvniekerk Jun 16, 2022
9b5fee4
more work on windows recipe
mariusvniekerk Jun 16, 2022
ed06131
Fixed windows build
mariusvniekerk Jun 16, 2022
e587594
fixup
mariusvniekerk Jun 16, 2022
830190d
recreate symlink
mariusvniekerk Jun 16, 2022
f3e7311
Fix username
mariusvniekerk Jun 17, 2022
864c428
Update recipe/build-grpcio.sh
mariusvniekerk Jun 17, 2022
dcd4f59
Merge pull request #166 from mariusvniekerk/grpcio
mariusvniekerk Jun 20, 2022
7cafef9
Rebuild for re220220601
regro-cf-autotick-bot Jun 25, 2022
bab7a4d
MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and co…
regro-cf-autotick-bot Jun 25, 2022
f14387e
Merge pull request #182 from regro-cf-autotick-bot/rebuild-re22022060…
xhochy Jun 25, 2022
4541f36
Build version 1.45.2 via 1.46.3 config
asford Jul 19, 2022
15f0c87
Merge branch '1.45.x' of github.com:conda-forge/grpc-cpp-feedstock in…
asford Jul 19, 2022
a2b47fa
Downgrade to abseil version matching tensorflow 2.8.1
asford Jul 19, 2022
be226eb
Backport abseil 20210324.2 build config
asford Jul 19, 2022
cc9835a
Fixup build support for pinned abseil 20210324.2
asford Jul 19, 2022
fbf216a
Update recipe/meta.yaml
asford Jul 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 12 additions & 36 deletions .azure-pipelines/azure-pipelines-linux.yml

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

28 changes: 8 additions & 20 deletions .azure-pipelines/azure-pipelines-osx.yml

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

18 changes: 7 additions & 11 deletions .azure-pipelines/azure-pipelines-win.yml

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

34 changes: 0 additions & 34 deletions .ci_support/linux_64_abseil_cpp20211102.0openssl1.1.1.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions .ci_support/linux_64_abseil_cpp20211102.0openssl3.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
abseil_cpp:
- '20210324.2'
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -21,8 +19,16 @@ libprotobuf:
openssl:
- 1.1.1
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2022.06.01
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
abseil_cpp:
- '20210324.2'
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -21,8 +19,16 @@ libprotobuf:
openssl:
- '3'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2022.06.01
target_platform:
Expand Down
38 changes: 0 additions & 38 deletions .ci_support/linux_aarch64_abseil_cpp20210324.2openssl1.1.1.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions .ci_support/linux_aarch64_abseil_cpp20211102.0openssl3.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
abseil_cpp:
- '20211102.0'
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -25,8 +23,16 @@ libprotobuf:
openssl:
- 1.1.1
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2022.06.01
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
abseil_cpp:
- '20210324.2'
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -25,8 +23,16 @@ libprotobuf:
openssl:
- '3'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2022.06.01
target_platform:
Expand Down
Loading