abrader / abrader-gms

Git management system types and providers for Puppet utilizing Github, Gitlab, Stash APIs
Apache License 2.0
26 stars 32 forks source link

Errors with GitLab 8.15 #36

Closed pioto closed 7 years ago

pioto commented 7 years ago

After upgrading GitLab to 8.15, I'm now getting this error from the git_deploy_key and git_webhook calls in pe_code_manager_webhook::code_manager:

Could not evaluate: no implicit conversion of String into Integer

I've checked, and my API key hasn't changed, so it seems like possibly some API change is breaking things?

pioto commented 7 years ago

Hrm, it seems that, in my attempt to diagnose this error, it has gone away. I think the resolution may have been to "impersonate" the GitLab user in question; after that, the API seemed to work?

abrader commented 7 years ago

@pioto Interesting. Closing this one for now but if you don't mind I'll be in touch to get your experiences moving forward.