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

wix (16) Versions 6.0.1

Installs/Configures Windows Installer XML toolset (WiX)

Policyfile
Berkshelf
Knife
cookbook 'wix', '= 6.0.1', :supermarket
cookbook 'wix', '= 6.0.1'
knife supermarket install wix
knife supermarket download wix
README
Dependencies
Changelog
Quality 100%

WIX Cookbook

Cookbook Version
CI State
OpenCollective
OpenCollective
License

The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages. This cookbook installs the full WiX suite of tools.

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 7
  • Windows Server 2008 R2
  • Windows 8, 8.1
  • Windows Server 2012 (R1, R2)

Chef

  • Chef 13.4+

Cookbooks

  • windows 2.0+

Attributes

  • node['wix']['home'] - location to install WiX files to. default is %SYSTEMDRIVE%\wix
  • node['wix']['checksum'] - SHA256 of the WiX binaries zip file. default is 03b8f46cb3abf1465fe8f9975a94a4e0f75c77267ff4d1fcb6d5b6a97567f549

Usage

default.rb

Downloads and installs WiX to the location specified by node['wix']['home']. Also ensures node['wix']['home'] is in the system path.

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

omnibus Applicable Versions
omnibus 1.0.0
omnibus 1.0.2
omnibus 1.0.4
omnibus 1.0.6
omnibus 1.0.8
omnibus 1.0.10
omnibus 1.1.0
omnibus 1.2.0
omnibus 1.2.2
omnibus 1.2.4
omnibus 2.0.0
omnibus 2.0.2
omnibus 2.1.0
omnibus 2.1.2
omnibus 2.2.0
omnibus 2.3.0
omnibus 2.3.2
omnibus 2.3.4
omnibus 2.4.0
omnibus 2.4.2
omnibus 2.4.4
omnibus 2.4.6
omnibus 2.4.8
omnibus 2.4.10
omnibus 2.4.12
omnibus 2.4.14
omnibus 2.4.16
omnibus 2.4.18
omnibus 2.5.0
omnibus 2.5.1
omnibus 2.5.2
omnibus 2.5.3
omnibus 2.5.4
omnibus 2.5.5
omnibus 2.6.0
omnibus 2.6.1
omnibus 2.6.2
omnibus 2.6.3
omnibus 2.6.4
omnibus 2.6.5
omnibus 2.6.6
omnibus 2.6.7
omnibus 2.6.8
omnibus 2.6.9
omnibus 2.6.10
omnibus 2.6.11
omnibus 2.6.12
omnibus 2.6.13
omnibus 2.7.0
omnibus 2.7.1
omnibus 2.7.2
omnibus 2.7.4
omnibus 2.7.5
omnibus 2.7.6
omnibus 2.7.7
omnibus 3.0.0
omnibus 3.1.0
omnibus 3.1.1
omnibus 3.1.2
omnibus 3.1.3
omnibus 3.1.4
omnibus 3.2.0
omnibus 3.2.1
omnibus 3.2.2
omnibus 3.2.3
omnibus 3.2.4
omnibus 3.2.5
omnibus 3.2.6
omnibus 3.2.7
omnibus 3.3.0
omnibus 4.0.0
omnibus 4.0.1
omnibus 4.0.2
omnibus 4.1.0
omnibus 4.2.0
omnibus 4.2.1
omnibus 4.2.2
omnibus 4.2.3
omnibus 4.2.4
omnibus 4.2.5
omnibus 4.2.6
omnibus 4.2.7
omnibus 4.2.8
omnibus 4.2.9
omnibus 5.0.0
omnibus 5.0.1
omnibus 5.1.0
omnibus 5.1.1
omnibus 5.1.2
omnibus 5.1.3
omnibus 5.1.4
omnibus 5.1.5
omnibus 5.1.6
omnibus 5.1.7
omnibus 5.2.0
omnibus 5.2.1
omnibus 5.2.2
omnibus 5.3.0
omnibus 5.3.1
omnibus 5.3.2
omnibus 5.3.3
omnibus 5.4.0
omnibus 5.5.0
omnibus 5.6.0
omnibus 5.6.1
omnibus 5.7.0
omnibus 5.7.1
omnibus 5.7.2
omnibus 6.0.0

wix Cookbook CHANGELOG

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

6.0.1 - 2021-06-01

6.0.0 - 2021-05-11

  • Sous Chefs Adoption
  • Update and fix testing

5.0.0 (2018-07-24)

  • Depend on Chef 13.4 for built in windows_path

4.0.0 (2018-01-29)

  • Removes codeplex functionality as it will no longer be updated.
  • Changes wix toolkit

3.2.0 (2017-03-20)

  • Test with Local Delivery instead of Rake
  • Require Windows cookbook 2.0 or later

3.1.0 (2016-09-16)

  • Require Chef 12.1 not 12.0

3.0.0 (2016-09-06)

  • Add chef_version metadata
  • Remove support for Chef 11

v2.0.2 (2016-02-15)

  • Require windows cookbook >= 1.38.2
  • Update WiX to 3.10.2
  • Avoid failures processing the cookie if the download wasn't successful in the Codeplex library
  • Update the rubocop config for Rubocop 0.37
  • Update all testing dependencies to the latest
  • Add Windows 2008 R2 to the Test Kitchen config (internal Chef Vagrant image)

v2.0.1

  • Allow upgrades by setting overwrite attribute to true
  • Add basic InSpec integration test coverage

v2.0.0

  • Update to use WIX Toolset 3.10
  • Removed Windows 2003 as a supported platform and added all current 2008+ releases
  • Update readme to point to the new post-Sourceforge WIX homepage
  • Add Chefspec convergence tests on Windows 2008/2008R2/2012/2012R2
  • Added Test Kitchen config using the Chef private Windows boxes due to licensing
  • Added Chef standard Rubocop config and resolved all warnings
  • Added Travis CI testing using Chef DK
  • Added Berksfile
  • Updated contributing and testing docs
  • Added Gemfile with testing dependencies
  • Added maintainers.toml and maintainers.md files
  • Added Travis status and cookbook version badges to the readme
  • Updated Opscode -> Chef Software
  • Added a Rakefile for simplified testing
  • Added a chefignore file to limit what files are uploaded to the Chef server
  • Added issues_url and source_url metadata for Supermarket

v1.1.0

  • [COOK-2762] - WiX download URL returns a 404

v1.0.2

  • [COOK-1340] - update version and location

v1.0.0

  • initial release

Collaborator Number Metric
            

6.0.1 passed this metric

Contributing File Metric
            

6.0.1 passed this metric

Foodcritic Metric
            

6.0.1 passed this metric

No Binaries Metric
            

6.0.1 passed this metric

Testing File Metric
            

6.0.1 passed this metric

Version Tag Metric
            

6.0.1 passed this metric