Select Badges

Select Supported Platforms

Select Status

RSS

test-cookbook (11) Versions 0.1.10

Test cookbook for GH actions and more

Policyfile
Berkshelf
Knife
cookbook 'test-cookbook', '~> 0.1.10', :supermarket
cookbook 'test-cookbook', '~> 0.1.10'
knife supermarket install test-cookbook
knife supermarket download test-cookbook
README
Dependencies
Quality 33%

test-cookbook

This test-cookbook is used for different behaviors in regards to GH Actions etc.

Usage

Use default recipe in RunList



Attributes

The attributes used by this cookbook:

Attribute Description Type Default
--- --- --- ---

Recipes

default

  • This recipe manages all mentioned before

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.1.10 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

0.1.10 failed this metric

FC007: Ensure recipe dependencies are reflected in cookbook metadata: test-cookbook/recipes/default.rb:9
FC007: Ensure recipe dependencies are reflected in cookbook metadata: test-cookbook/recipes/default.rb:12
FC007: Ensure recipe dependencies are reflected in cookbook metadata: test-cookbook/recipes/default.rb:13
FC024: Consider adding platform equivalents: test-cookbook/recipes/linux_tools.rb:24
FC041: Execute resource used to run curl or wget commands: test-cookbook/recipes/set-hostname.rb:12
FC078: Ensure cookbook shared under an OSI-approved open source license: test-cookbook/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any