Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Add FC066/FC067/FC068 to check metadata chef_version, license, and supports #528

Merged
merged 2 commits into from
Mar 30, 2017

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Mar 29, 2017

Signed-off-by: Tim Smith [email protected]

@tas50 tas50 changed the title Add new metadata checks for supports, license and chef_version Add FC066/FC067/FC068 to check metadata chef_version, license, and supports Mar 29, 2017
@tas50 tas50 force-pushed the new_metadata_rules branch from 322ea0b to 8d72a4c Compare March 30, 2017 00:34
@@ -0,0 +1,20 @@
Feature: Check for no chef_version metadata

In order to be clearly specify chef version compatibility to users
Copy link

Choose a reason for hiding this comment

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

%s/be//

Scenario: Metadata with a chef_version
Given a cookbook with metadata that includes a chef_version keyword
When I check the cookbook
Then the metadata missing chef_version warning 066 should be not shown against the metadata file
Copy link

Choose a reason for hiding this comment

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

?? should not be (or is this special feature language)

@tas50 tas50 force-pushed the new_metadata_rules branch from ce96893 to 8d72a4c Compare March 30, 2017 02:01
Signed-off-by: Tim Smith <[email protected]>
@tas50 tas50 merged commit 4c61e80 into master Mar 30, 2017
@tas50 tas50 deleted the new_metadata_rules branch March 30, 2017 02:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants