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

[Feature] Support for stash in git_webhook #9

Closed joshuabaird closed 9 years ago

joshuabaird commented 9 years ago

Any plans to include support for Stash?

abrader commented 9 years ago

As you will note in the README, I mentioned Stash support is in the works. The OAUTH stuff is taking some time. I am writing it from scratch. Why OAUTH from scratch? The intent of this module is to not require any other dependencies except for Puppet stdlib since it's main purpose is aiding in the standup of Puppet infrastructure.

Next time consider adding the enhancement label and a feature header since this isn't an issue.

joshuabaird commented 9 years ago

Excellent, thanks for the info and all of the work on this module.

abrader commented 9 years ago

Released.

abrader-gms-1.0.0.tar.gz

https://forge.puppetlabs.com/abrader/gms

Now with Stash support!

:metal: