Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

[FIX] Calling branch method of gitlab API without name kwarg #62

Merged
merged 1 commit into from
Sep 2, 2015
Merged

[FIX] Calling branch method of gitlab API without name kwarg #62

merged 1 commit into from
Sep 2, 2015

Conversation

PCatinean
Copy link

Calling branch method of the Gitlab Project with keyword argument name fails to retrieve branch info

Issue was also referenced by other users and the fix seemed to work #61 (comment)

Method definition in API class:

https://github.com/alexvh/python-gitlab3/blob/master/gitlab3/_api_definition.py#L257

@gurneyalex
Copy link
Member

👍 (no test)

@guewen
Copy link
Member

guewen commented Sep 2, 2015

👍

@pedrobaeza
Copy link
Member

Why Travis is red?

@PCatinean
Copy link
Author

Unfortunately it has been like this for all PR's, nothing to do with the changes themselves, it seems it's some sort of Access Error: AccessError: ('AccessError', u'Sorry, you are not allowed to access this document. Only users with the following access level are currently allowed to do that:\n- Runbot/User\n\t- Runbot/Manager\n\n(Document model: runbot.repo)')

@guewen
Copy link
Member

guewen commented Sep 2, 2015

Upstream bug: odoo/odoo-extra#60

@pedrobaeza
Copy link
Member

👍

pedrobaeza added a commit that referenced this pull request Sep 2, 2015
[FIX] Calling branch method of gitlab API without name kwarg
@pedrobaeza pedrobaeza merged commit c8ad863 into OCA:8.0 Sep 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants