Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Use latest Foodcritic, Inspec, Chefspec, and Fauxhai #1211

Merged
merged 7 commits into from
Apr 3, 2017
Merged

Use latest Foodcritic, Inspec, Chefspec, and Fauxhai #1211

merged 7 commits into from
Apr 3, 2017

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Mar 27, 2017

Signed-off-by: Tim Smith tsmith@chef.io

@tas50 tas50 requested a review from tduffield March 27, 2017 23:06
@tas50 tas50 changed the title Use latest Inspec, Chefspec, and Fauxhai Use latest Foodcritic, Inspec, Chefspec, and Fauxhai Mar 29, 2017
@@ -79,7 +79,8 @@ GEM
hashie (3.5.5)
hitimes (1.2.4)
httpclient (2.8.3)
inspec (1.17.0)
inspec (1.18.0)
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably update the RELEASE_NOTES with this as well.

tas50 and others added 4 commits March 31, 2017 13:32
Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tom Duffield <tom@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 force-pushed the bump branch 4 times, most recently from ef78770 to e090d30 Compare March 31, 2017 21:49
Rakefile Outdated
@@ -74,8 +74,7 @@ namespace :style do
desc "Run Chef Cookbook (Foodcritic) style checks"
FoodCritic::Rake::LintTask.new(:foodcritic) do |t|
t.options = {
fail_tags: ["any"],
tags: ["~FC007", "~FC011", "~FC031", "~FC045", "~supermarket"],
tags: ["~FC064", "~FC065", "~FC066", "~FC067"],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There seems to be a bug in FC with Rake that is preventing ~supermarket from working here

Foodcritic task

Signed-off-by: Tim Smith <tsmith@chef.io>
tas50 added 2 commits March 31, 2017 16:11
10.2.2 fixes the bug that prevented the tags from working correctly

Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit 1a456c2 into master Apr 3, 2017
@tas50 tas50 deleted the bump branch April 3, 2017 16:53
@tas50 tas50 added the Type: Enhancement Adds new functionality. label Apr 3, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Development

Successfully merging this pull request may close these issues.

2 participants