Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(grpc): don't emit gRPC clients for libraries #474

Merged

Conversation

malept
Copy link
Member

@malept malept commented Apr 3, 2024

What this PR does / why we need it

When generating client packages for libraries, they won't have the actual client generated, but just the types around it. So don't emit the client classes or helpers.

Jira ID

DT-4300

@malept malept requested a review from a team as a code owner April 3, 2024 21:43
Copy link

swarmia bot commented Apr 3, 2024

@malept malept merged commit 7ed69e3 into main Apr 4, 2024
3 checks passed
@malept malept deleted the malept/dt-4300/fix/dont-emit-grpc-clients-for-libraries branch April 4, 2024 16:42
@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.22.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@getoutreach-ci-2
Copy link

🎉 This PR is included in version 1.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants