-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
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
Publish to forge.puppet.com #11
Comments
|
I would only like to do it, if we can do the push directly out of travis-ci, so we only need to flip the module version |
|
Makes sense, publishing when tagging a version sounds reasonable. https://docs.travis-ci.com/user/deployment/puppetforge/ Personally I've never used it. |
|
Also relevant: I added an encrypted token to my forge account to the |
|
I'll refresh the REFERENCE now before any publish is made. |
|
Depending on how #35 goes, this might become obsolete. |
|
obsolete |
We could add the module to the Puppet forge. Make sure first that the metadata is correctly filled before doing it (I think that all data is consumed automatically from
metadata.json).The text was updated successfully, but these errors were encountered: