Skip to content

Missing Task Metadata validation in CI test. #372

@ragnarkon

Description

@ragnarkon

It appears as though that the Travis CI file on generated modules doesn't include a step to validate the JSON metadata for Puppet Tasks. There is no rake task available for Puppet Task validation, and utilizing bundle exec metadata-json-lint tasks/*.json isn't a valid alternative other than as a much-less-than-perfect check to ensure the JSON syntax itself is correct.

It would be beneficial to add a rake task that allows for validation of Puppet Tasks.

(Perhaps it is appropriate for this issue to be filed under the puppetlabs_spec_helper project instead?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions