Skip to content

added support for managing the packagecloud repo's #9

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

Merged
merged 3 commits into from
Feb 10, 2017

Conversation

mcrauwel
Copy link
Contributor

added packagecloud module as a dependency

added packagecloud module as a dependency
],
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">= 3.2.0 <5.0.0" },
{ "name": "computology/packagecloud", "version_requirement": ">= 0.2.0" }

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think it needs to be the reference to the puppet forge: https://forge.puppet.com/computology/packagecloud (which links back to the github repo you mentioned)

@tomkrouper
Copy link

@mcrauwel, can you add the assumption to the README.md with the new module required. Also, can you verify that you've tested. (We need to add automated testing on this at some point.) Once that is done, I think we are 👍

added basic usage example for testing
@mcrauwel
Copy link
Contributor Author

@tomkrouper I've added the new feature to the README.md with the note for the dependency.

I've also added a basic example file to verify the installation!

Copy link

@tomkrouper tomkrouper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the contribution.

@tomkrouper tomkrouper merged commit bcffc60 into github:master Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants