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

Update the README with info about GitHub Enterprise #29

Closed natemccurdy closed 8 years ago

natemccurdy commented 8 years ago

This covers some issues I encountered while implementing deploy keys in GitHub Enterprise.

abrader commented 8 years ago

@natemccurdy thank you first off for sending this over. I believe I can just integrate the 'api/v3' into both GHE and Github.com URLs. Will test tonight. If it works I will implement and test on current working versions of git_deploy_key and git_webhook.