Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

cutlery (6) Versions 0.2.10

Cutlery is a cookbook containing a collection useful library code.

Policyfile
Berkshelf
Knife
cookbook 'cutlery', '= 0.2.10', :supermarket
cookbook 'cutlery', '= 0.2.10'
knife supermarket install cutlery
knife supermarket download cutlery
README
Dependencies
Changelog
Quality 57%

Description

Build Status

Cutlery is a cookbook containing a collection useful library code.

Requirements

Platform:

No platforms defined

Cookbooks:

  • partial_search

Attributes

No attributes defined

Recipes

No recipes defined

License and Maintainer

Maintainer:: Peter Donald (peter@realityforge.org)

License:: Apache 2.0

0.2.10:

  • Workaround for versions of chef with a bug in the data bag search. Submitted by James Walker.

0.2.8:

  • Improve attribute handling so that the value can be false.
  • Add utility method RealityForge::SearchTools.search_and_deep_merge to merge a search result into a hash and return it.
  • Support a get_attribute helper method on RealityForge::AttributeTools
  • Add support for passing Mash instances into deep_merge and ensure_attribute methods of RealityForge::AttributeTools
  • Add support for setting values into Mash values via RealityForge::AttributeTools.set_attribute and deprecate RealityForge::AttributeTools.set_attribute_on_node.

0.2.6:

  • Extract attribute related helpers into the class RealityForge::AttributeTools and deprecate the old versions.
  • Add a utility method to ensure attributes are present. i.e. Chef::AttributeChecker.ensure_attribute(node, 'iris.version')
  • Add a utility class for accessing configuration for "services". Useful for storing configuration in a node or data bags as a poor mans service registry.
  • Update Chef::SearchBlender.blend_search_results_into_node to use partial search where available.

0.2.2:

  • Add utility method to blend attribute value into path via Chef::AttributeBlender.blend_attribute_into_node

0.2.1:

  • Chef 11 compatibility fixes.

0.2.0:

  • Declare the notifying_action as part of a provider as the method should only be used in LWRPs. This avoid polluting the Object class with unnecessary methods.

0.1.0:

  • Initial release.

Collaborator Number Metric
            

0.2.10 failed this metric

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

Contributing File Metric
            

0.2.10 passed this metric

Foodcritic Metric
            

0.2.10 failed this metric

FC064: Ensure issues_url is set in metadata: cutlery/metadata.rb:1
FC065: Ensure source_url is set in metadata: cutlery/metadata.rb:1
FC066: Ensure chef_version is set in metadata: cutlery/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: cutlery/metadata.rb:1
FC069: Ensure standardized license defined in metadata: cutlery/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.2.10 passed this metric

No Binaries Metric
            

0.2.10 passed this metric

Testing File Metric
            

0.2.10 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.10 passed this metric