Sha256: f02540c8fcb8ccaffb70f8a51aa9e76821a9253463e736935f65992572d33bbd

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

### 1.4.0 (Roadmap)
- minimum puppet version bump to 3.5 and future parser enabled by force for version < 4 (search code on 'future')

### 1.3.0 (Roadmap)
- minimum ruby version bump to 2.0.0 (switch vagrant to centos7, remove 1.9.3 from travis.yml, add 2.3.x to travis.yml, update readme, remove psych::syntaxerror from dataparser.yaml, and remove 1.9.3 test from rubyparser.template style spec)
- rakefile interface with puppet-lint, rubocop, reek
- json and yaml output formats support (error_files becomes hash with file keys and array of issues; refactor output_results)
- rudimentary catalog compilation testing?

### 1.2.1 (Roadmap)
- move rspec_puppet support to separate class
- improve rspec_puppet_git/forge/hg (check librarian puppet, git man, hg man, forge docs for ideas)
- direct interface to rubocop and reek in rubyparser
- add additional hiera checks,

### 1.2.0
- Support for external module dependencies with RSpecPuppet.
- Support for nested hash parsing in Hieradata checks.
- Support for `.puppet-lint.rc` config files in manually specified paths.
- A few bug fixes for RSpecPuppet support.

### 1.1.1 (yanked from rubygems.org)
- Rewrote and optimized RSpecPuppet module support.
- A variety of minor fixes, cleanup, and improvements (e.g. ignored files now outputs in cyan and not blue)

### 1.1.0
- Support for RSpec, RSpecPuppet, and Beaker.
- Empty hieradata file bug fix.

### 1.0.0
- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
puppet-check-1.2.0 CHANGELOG.md