Skip to content

Releases: inspec/kitchen-inspec

kitchen-inspec 0.18.0

19 Apr 22:11
Compare
Choose a tag to compare

0.18.0 (2017-04-20)

Full Changelog

Implemented enhancements:

Closed issues:

  • kitchen verify failed with permission denied to create /.inpec directory #129
  • junit format does not always use proper classname. #126
  • Skipped tests report as failures in kitchen #125
  • gem resource breaks if not using a different installation path #107

Merged pull requests:

kitchen-inspec 0.17.0

08 Dec 13:48
Compare
Choose a tag to compare

0.17.0 (2016-12-08)

Full Changelog

Implemented enhancements:

  • Support multiple outputs based on platform/test suite variables (issue 121) #122 (jcastillocano)

Merged pull requests:

kitchen-inspec 0.16.0

04 Nov 20:35
Compare
Choose a tag to compare

0.16.0 (2016-11-04)

Full Changelog

Implemented enhancements:

  • Harmonize profile location targets #111
  • Add host and port config options #110 (alexpop)

Fixed bugs:

  • Duplicate testing when verifier specified in suite definition #109
  • OS detection 2nd time with unknown value? #92

Closed issues:

  • Message: Could not load the 'inspec' verifier from the load path. Please ensure that your transport is installed as a gem or included in your Gemfile if using Bundler. #105

Merged pull requests:

kitchen-inspec 0.15.1

05 Sep 10:25
Compare
Choose a tag to compare

0.15.1 (2016-09-05)

Full Changelog

Closed issues:

  • Kitchen verify/test fails when using the command resource with curl #100
  • Default to ( progress | documentation ) format for test-kitchen inspec verifier #91

Merged pull requests:

  • Require Ruby 2.1+ #99 (tas50)
  • Switch from finstyle / rubocop to chefstyle #98 (tas50)
  • Update winrm password key for winrm-v2 #94 (mwrock)

kitchen-inspec 0.14.0

25 May 19:40
Compare
Choose a tag to compare

0.14.0 (2016-05-25)

Full Changelog

Closed issues:

  • How to verify with a local profile #88

Merged pull requests:

kitchen-inspec 0.13.0

10 May 15:37
Compare
Choose a tag to compare

0.13.0 (2016-05-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Cannot run supermarket and compliance profiles #80

Merged pull requests: