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

Implement /search #158

Closed
bamos opened this issue Feb 26, 2015 · 2 comments
Closed

Implement /search #158

bamos opened this issue Feb 26, 2015 · 2 comments

Comments

@bamos
Copy link

bamos commented Feb 26, 2015

https://developer.github.com/v3/search/

Hi, sorry for filing this and #157.
I'd prefer to use the repository search api.

@bamos
Copy link
Author

bamos commented Mar 12, 2015

My currently (ugly) workaround for this is to
use egit-github's version of the search API and kohsuke/github-api
for everything else.
I'd prefer to only use one library, but egit-github doesn't support
all of the features of the repo/readme API.

This repo's well-written and documented, so I'd prefer to use it
for everything.
If I'm able, I'll take a look at the code and perhaps try implementing this myself.

@kohsuke
Copy link
Collaborator

kohsuke commented Mar 22, 2015

Implemented toward 1.65.

@kohsuke kohsuke closed this as completed Mar 22, 2015
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

2 participants