Skip to content

Conversation

@da1nerd
Copy link
Contributor

@da1nerd da1nerd commented May 19, 2017

This PR primarily updates the interface to support retrieving branches. These additions are needed for use in https://github.com/unfoldingWord-dev/d43-catalog.

new interface methods:

  • get_branch(self, auth, username, repo_name, branch_name)
  • get_branches(self, auth, username, repo_name)

new entities:

  • GogsBranch
  • GogsCommit

Also added two new properties to the GogsRepo entity:

  • name required
  • description optional

@coveralls
Copy link

coveralls commented May 19, 2017

Coverage Status

Coverage increased (+0.3%) to 92.982% when pulling f8f0e1f on neutrinog:branches into 9bae026 on unfoldingWord-dev:master.

Copy link
Contributor

@ethantkoenig ethantkoenig left a comment

Choose a reason for hiding this comment

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

LGTM

@ethantkoenig ethantkoenig merged commit 5453e93 into unfoldingWord-dev:master May 21, 2017
@da1nerd da1nerd deleted the branches branch May 22, 2017 18:41
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.

3 participants