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

seven_zip (22) Versions 4.0.0

Installs/Configures 7-Zip

Policyfile
Berkshelf
Knife
cookbook 'seven_zip', '= 4.0.0', :supermarket
cookbook 'seven_zip', '= 4.0.0'
knife supermarket install seven_zip
knife supermarket download seven_zip
README
Dependencies
Changelog
Quality -%

seven_zip Cookbook

Cookbook Version
CI State
OpenCollective
OpenCollective
License

7-Zip is a file archiver with a high compression ratio. This cookbook installs the full 7-Zip suite of tools (GUI and CLI). This cookbook replaces the older 7-Zip cookbook.

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

  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8, 8.1
  • Windows 10
  • Windows Server 2003 R2
  • Windows Server 2008 (R1, R2)
  • Windows Server 2012 (R1, R2)

Chef

  • Chef >= 16.0

Usage

Resources

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

This cookbook has no specified dependencies.

Contingent cookbooks

ark Applicable Versions
b1 Applicable Versions
b1h Applicable Versions
bacula-client Applicable Versions
bo-bip Applicable Versions
build-essential Applicable Versions
libsodium Applicable Versions
mingw Applicable Versions
msoffice Applicable Versions
omnibus Applicable Versions
openbazaar Applicable Versions
opsworks_ruby Applicable Versions
php-omnibus Applicable Versions
sensu-go Applicable Versions
snu-sumologic Applicable Versions
visualstudio Applicable Versions
vsts_agent Applicable Versions

CHANGELOG for seven_zip

This file is used to list changes made in each version of seven_zip.

4.0.0 - 2021-04-29

  • Increase the supported version of Chef to Chef 16

This is inline with our support policies, allowing us to use the newest Chef features

  • Remove dependency on the deprecated Windows cookbook
  • Convert to modern custom resources
  • Remove the default recipe
  • Remove default_spec as we no longer have a default recipe
  • Use the Chef execute and directory resources rather than Ruby methods
  • Pull Windows helpers from the Windows cookbook and fix them to work in this cookbook

As the Windows cookbook is no longer maintained many of the methods we used were depreacted
in Ruby 2.7 but were never fixed. These methods have now been removed in Ruby 3.0

  • Move resource documentation to the documentation/resource directory.
  • Update README to refelect new usage

3.2.0 - 2021-01-24

  • Sous Chefs Adoption
  • Standardise files with files in sous-chefs/repo-management
  • Various Cookstyle fixes
  • Migrate from ServerSpec to InSpec for integration testing
  • Update to 7-Zip 19.00

3.1.2

3.1.1

  • Fix deprecation warning regarding the use of win_friendly_path helper.

3.1.0

  • Having a simple resource to setup 7-zip allows other resources (since including a recipe inside a resource is not a good pattern) to use it to ensure that their prerequisites are installed before-hand.
  • This resource leverage existing attributes as default values to keep backward compatibility.
  • The seven_zip::default recipe's code has been refactored to just use this resource.

3.0.0

  • Support Chef 13, drop support for Chef 12.
  • Upgrade to 7-Zip 18.05.
  • Standardize testing environment across repos. (AppVeyor, Kitchen, Rake, etc.)
  • Upgrade development dependencies.

2.0.2

  • Add timeout to extract action on seven_zip resource and configurable default_extract_timeout attribute.

2.0.1

2.0.0

1.0.2

1.0.0

  • initial release

Refer to the Markdown Syntax Guide for help with standard Markdown, and Writing on GitHub for help with the GitHub dialect of Markdown.

No quality metric results found