We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I understood @bastelfreak's talk correctly, it is intended to add a task to this module to automatically push GitHub releases for modules.
I just prototyped such a task based on the github_api gem:
github_api
https://github.com/leoarnold/puppet-cups/blob/master/rakelib/github.rake
Feel free to use.
The text was updated successfully, but these errors were encountered:
That looks like an awesome place to begin. Thanks!
Sorry, something went wrong.
Thanks for this @leoarnold, I will have a look soon and try to implement it.
No branches or pull requests
If I understood @bastelfreak's talk correctly, it is intended to add a task to this module to automatically push GitHub releases for modules.
I just prototyped such a task based on the
github_api
gem:https://github.com/leoarnold/puppet-cups/blob/master/rakelib/github.rake
Feel free to use.
The text was updated successfully, but these errors were encountered: