Export some more symbols for libgoogle-cloud#402
Export some more symbols for libgoogle-cloud#402h-vetinari wants to merge 6 commits intoconda-forge:mainfrom
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13853751292. Examine the logs at this URL for more detail. |
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
|
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
| # skip internal symbols; prefix to #symbols as of v1.71: {"??": 57072, "?$": 102, "__": 84} | ||
| if any(symbol.startswith(x) for x in ["??", "?$", "__"]): |
There was a problem hiding this comment.
I had actually checked if the templated functions are somehow part of the symbols being skipped here, but CallbackUnaryCall is part of grpc++, not grpc.
Trying to address failures in conda-forge/google-cloud-cpp-feedstock#196