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

Implemet branches API and extend issues API #161

Merged
merged 10 commits into from
Apr 11, 2018
Merged

Implemet branches API and extend issues API #161

merged 10 commits into from
Apr 11, 2018

Conversation

tgrk
Copy link
Contributor

@tgrk tgrk commented Apr 8, 2018

Implement/extend the following APIs:

  • listing of branches
  • listing of PRs
  • get a single issue by its id

Besides that I did minor refactoring of way request URI is built and minor type spec improvements. Please let me know if I should split changes into multiple separate PRs.

@tgrk tgrk changed the title Impelemt branches API and extend issues API Implemet branches API and extend issues API Apr 8, 2018
src/egithub.erl Outdated
end.
format_qs_params([], Acc) ->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind adding an empty line before this one, considering this is a new function / different from the one above?

@elbrujohalcon elbrujohalcon merged commit fac9f80 into inaka:master Apr 11, 2018
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

Successfully merging this pull request may close these issues.

2 participants