zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.1k stars 103 forks source link

lab mr create failed with gitlab 11.8.2 #301

Closed ryukinix closed 5 years ago

ryukinix commented 5 years ago

Bug:

❯ lab mr create
POST https://gitlab.neoway.com.br/api/v4/projects/2929/merge_requests: 502 failed to parse unknown error format                                     
/diffs

Lab version:

❯ lab version
git version 2.21.0
hub version 2.10.0
lab version 0.15.2

This bugs happens with Gitlab version: 11.8.2. Tested with 10.6.4 and worked.

ryukinix commented 5 years ago

Actually it was a problem on my server after upgrade. Sorry for bothering you. BTW, I loved this. Very useful!

Happy Hacking for you.