Skip to content

As a gRPC consumer I want to retrieve LibraryRelease#provides_includes with a LibraryListReq request #902

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

Closed
kittaakos opened this issue Aug 18, 2020 · 1 comment

Comments

@kittaakos
Copy link
Contributor

With the current CLI implementation, it is set only when a LibrarySearchReq is performed.

provides_includes is taken directly from the library_index.json and is written by the library author in the library.properties; that's why it is listed when running a LibrarySearchReq but not for the LibraryListReq.

As a workaround, one can run a LibraryListReq then a subsequent LibrarySearchReq, finally, aggregate the result.

@kittaakos
Copy link
Contributor Author

Same as #928 (comment). Closed via #934.

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

No branches or pull requests

1 participant