Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

fix Puppet Forge metadata quality warnings#30

Merged
alvagante merged 2 commits intoexample42:masterfrom
trevharmon:metadata
Aug 5, 2016
Merged

fix Puppet Forge metadata quality warnings#30
alvagante merged 2 commits intoexample42:masterfrom
trevharmon:metadata

Conversation

@trevharmon
Copy link
Contributor

This PR updates the metadata.json with the expressed intention of removing
the metadata quality warnings currently showing up on:
https://forge.puppet.com/example42/perl/scores

Issue #29

The automatic quality scorer on forge.puppet.com is not recognizing
`Apache2` as a valid license type. Changing it to `Apache-2.0`
should correct the issue.
Puppet Forge is complaining about there not being an upper bound on
the dependency versioning. While this module will likely continue to
work with any version of `example42/puppi`, currently setting the
range to include only this major version makes sense, as a new major
version may include breaking changes.
@alvagante alvagante merged commit 0b69e55 into example42:master Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants