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

Migrate away from python-gitlab #27

Open
tulir opened this issue Nov 17, 2019 · 2 comments
Open

Migrate away from python-gitlab #27

tulir opened this issue Nov 17, 2019 · 2 comments
Milestone

Comments

@tulir
Copy link
Member

tulir commented Nov 17, 2019

python-gitlab is not asyncio. Probably easiest to just write the necessary API calls manually into a library file like gitlab_hook.py is for webhooks.

@tulir tulir added this to the 1.0.0 milestone Nov 17, 2019
@L0ric0
Copy link
Contributor

L0ric0 commented Nov 19, 2019

woulden't it be better to convert python-gitlab to async? as it is not so big as far a i can see

@tulir
Copy link
Member Author

tulir commented Nov 21, 2019

That would work too, although might be nicer if we can reuse the typed classes in gitlab_hook.py

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