[chef] Re: foodcritic


Chronological Thread 
  • From: David Petzel < >
  • To:
  • Subject: [chef] Re: foodcritic
  • Date: Fri, 16 Jan 2015 08:41:10 -0500

Have a peek at https://github.com/opscode/supermarket/issues/906.

On Fri, Jan 16, 2015 at 8:23 AM, Vincenzo D'Amore < " target="_blank"> > wrote:
Hi All,

I have just published a cookbook on supermarket.chef.io, but looking at foodcritic tab I have seen a couple of messages:

FC031: Cookbook without metadata file
FC045: Consider setting cookbook name in metadata

metadata.rb and metadata.json are present, and as far as I have understood they are correct.

This is the metadata.rb file:

name             'empty'
maintainer       'john q. citizen'
maintainer_email ' '
license          'Apache 2.0'
description      'Installs/Configures empty'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version          '0.3.0'

And metadata.json is generated with the command:

knife cookbook metadata ...

Could someone help me to understand what's wrong with foodcritic? 

Bests,
Vincenzo





Archive powered by MHonArc 2.6.16.

§