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

Support for plugin APIs #59

Open
zaro0508 opened this issue Aug 19, 2016 · 0 comments
Open

Support for plugin APIs #59

zaro0508 opened this issue Aug 19, 2016 · 0 comments

Comments

@zaro0508
Copy link

Many Gerrit plugins provide their own REST APIs. I was wondering if it would be appropriate to add support for Gerrit plugin APIs in this package?

My question is generally for any Gerrit plugin but my specific use case is for the verify-status plugin[1]. I would like to create a Jenkins plugin that can call the verify-status REST endpoints using this client.

[1] https://gerrit.googlesource.com/plugins/verify-status/+/master/src/main/resources/Documentation/rest-api-changes.md

zaro0508 added a commit to zaro0508/gerrit-rest-java-client that referenced this issue Sep 7, 2016
The gerrit-verify-status plugin provides additional Gerrit REST
endpoints. This adds support for those endpoints[1].

This resolves issue uwolfer#59

[1] https://gerrit.googlesource.com/plugins/verify-status/+/master/src/main/resources/Documentation/rest-api-changes.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants