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

npm_lazy (11) Versions 2.0.5

Installs and configures the npm_lazy application for caching NPM registry calls

Policyfile
Berkshelf
Knife
cookbook 'npm_lazy', '= 2.0.5', :supermarket
cookbook 'npm_lazy', '= 2.0.5'
knife supermarket install npm_lazy
knife supermarket download npm_lazy
README
Dependencies
Changelog
Quality 33%

npm_lazy

Cookbook Version
Build Status
OpenCollective
OpenCollective
License

Installs and configures the npm_lazy daemon to cache npm registry calls.

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.

Requirements

Platforms

  • Debian 8+
  • Ubuntu 14.04+

Chef

  • Chef 12.11+

Cookbooks

  • nodejs

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website
https://opencollective.com/sous-chefs/sponsor/1/website
https://opencollective.com/sous-chefs/sponsor/2/website
https://opencollective.com/sous-chefs/sponsor/3/website
https://opencollective.com/sous-chefs/sponsor/4/website
https://opencollective.com/sous-chefs/sponsor/5/website
https://opencollective.com/sous-chefs/sponsor/6/website
https://opencollective.com/sous-chefs/sponsor/7/website
https://opencollective.com/sous-chefs/sponsor/8/website
https://opencollective.com/sous-chefs/sponsor/9/website

Dependent cookbooks

nodejs >= 3.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

npm_lazy Cookbook CHANGELOG

This file is used to list changes made in each version of the npm_lazy cookbook.

2.0.5 - 2023-02-14

2.0.4 - 2022-02-08

  • Remove delivery folder

2.0.3 - 2021-08-30

  • Standardise files with files in sous-chefs/repo-management

2.0.1 (2020-05-05)

  • Migrate to actions

v2.0.0 (2019-02-19)

  • This cookbook has been transferred to the Sous Chefs. For more information or to become involved in maintaining this cookbook see sous-chefs.org
  • Updated to support systemd based Debian distros (Ubuntu 16.04/Debian 8/Debian 9)
  • Added InSpec integration tests
  • Removed test dependency installation via Gemfile and converted testing to use Delivery local mode via ChefDK
  • Added kitchen-dokken based integration testing in Travis CI
  • Depend on nodejs cookbook 3.0 or later
  • Require Chef 12.11 or later due to the use of the systemd_unit Chef resource

v1.0.3

  • Update requirements in the readme
  • Add travis CI testing with Kitchen-docker
  • Add requirements to the readme and include travis / supermarket badges
  • Update testing deps in the Gemfile
  • Added supermarket metadata
  • Updated ignore files
  • Use standard chef .rubocop.yml file and resolve all warnings
  • Remove the Thorfile
  • Add a changelog

v1.0.2

  • Make the client recipe update the registry for all users and not just the user that chef-client runs as (root generally)

v1.0.1

  • Change order of resources in server recipe to fix converges
  • Add option to install / not install nodejs in the client recipe
  • Add Test Kitchen config

1.0.0

  • Initial release

Collaborator Number Metric
            

2.0.5 passed this metric

Contributing File Metric
            

2.0.5 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

Cookstyle Metric
            

2.0.5 failed this metric

Chef/Modernize/UseChefLanguageSystemdHelper: Chef Infra Client 15.5 and later include a `systemd?` helper for checking if a Linux system uses systemd. (https://docs.chef.io/workstation/cookstyle/chef_modernize_usecheflanguagesystemdhelper): npm_lazy/recipes/server.rb: 34

Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations

No Binaries Metric
            

2.0.5 passed this metric

Testing File Metric
            

2.0.5 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.5 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