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

asdf (15) Versions 2.0.0

Installs and configures asdf

Policyfile
Berkshelf
Knife
cookbook 'asdf', '~> 2.0.0', :supermarket
cookbook 'asdf', '~> 2.0.0'
knife supermarket install asdf
knife supermarket download asdf
README
Dependencies
Quality 17%

asdf Cookbook

Cookbook Version
ci
License

Installs and configures asdf extendable version manager.

Requirements

  • Chef 14.3+

Platforms

The following platforms are supported and tested with Test Kitchen:

  • Amazon Linux 2+
  • CentOS 7+
  • Debian 8+
  • Fedora 27+
  • Ubuntu 16.04+
  • openSUSE Leap

Other Debian and RHEL family distributions are assumed to work.

Dependencies

  • ark

Usage

Place a dependency on the asdf cookbook in your cookbook's metadata.rb

depends 'asdf'

Examples are provided in test/fixtures/cookbooks/test/recipes.

A asdf_user_install is required so that asdf is installed. See Resources below.

Resources

Testing

For more details look at the [TESTING.md](./TESTING.md).

Credit

This cookbook is based off of the ruby_rbenv cookbook.

Contributors

Dependent cookbooks

ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

2.0.0 failed this metric

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

Contributing File Metric
            

2.0.0 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 CONTRIBUTING.md file

Foodcritic Metric
            

2.0.0 failed this metric

FC009: Resource attribute not recognised: asdf/libraries/helpers.rb:62
FC016: LWRP does not declare a default action: asdf/resources/_common_properties.rb:1
FC064: Ensure issues_url is set in metadata: asdf/metadata.rb:1
FC065: Ensure source_url is set in metadata: asdf/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

2.0.0 passed this metric

Testing File Metric
            

2.0.0 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
            

2.0.0 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 include a tag that matches this cookbook version number