Gitlab client enables administrators and developers leveraging Gitlab services through JumpScale
example for gitlaburl
https://despiegk:[email protected]
can also be without login:passwd
e.g. https://git.aydo.com and specify login/passwd
if gitlaburl is empty then
hrd is used as follows:
hrd=j.application.getAppInstanceHRD("gitlab_client",instance)
gitlaburl=hrd.get("gitlab.client.url")
login=hrd.get("gitlab.client.login")
passwd=hrd.get("gitlab.client.passwd")