cookbook 'sourcetree', '~> 1.1.0'
sourcetree (3) Versions 1.1.0 Follow1
Installs/Configures SourceTree
cookbook 'sourcetree', '~> 1.1.0', :supermarket
knife supermarket install sourcetree
knife supermarket download sourcetree
SourceTree
Installs and configures SourceTree on a Windows system. The default recipe of this cookbook will install SourceTree version 2.0.20.1
.
Requirements
Platforms
- Windows 7
- Windows Server 2008 R2
- Windows 8, 8.1
- Windows Server 2012 R1, R2
Attributes
Windows
-
node['sourcetree']['windows']['source']
- The source URI of where the SourceTree executable is located. -
node['sourcetree']['windows']['version']
- The version of SourceTree to install. Make sure the corresponding SourceTree executable is in the source repository. Default is2.0.20.1
. -
node['sourcetree']['windows']['checksum']
- The SHA256 checksum of the SourceTree executable for the corresponding version.
Recipes
default
The default recipe of this cookbook will install version 2.0.20.1
of SourceTree on a Windows system.
windows
This recipe installs SourceTree on a Windows system.
Usage
Place a dependency on the sourcetree cookbook in your cookbook's metadata.rb
depends 'sourcetree', '~> 1.1.0'
Then, in a recipe:
include_recipe 'sourcetree::default'
or you may add this cookbook directly in a run-list:
recipe[sourcetree::default]
License & Authors
- Author:: Tyler Wong (ty-w@live.com)
Copyright 2017, Tyler Wong Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
SourceTree Cookbook CHANGELOG
This file is used to list changes made in each version of the SourceTree cookbook.
1.1.0 (2017-5-29)
- Bump SourceTree version to 2.0.20.1
- Add license to source code and change to standardized license name
- Add AppVeyor CI testing
- Add chef_version constraint
- Move InSpec test location
1.0.1 (2017-1-2)
- Add recipes to README
- Fix grammar in metadata.rb
1.0.0 (2016-12-27)
- Initial release
Collaborator Number Metric
1.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.1.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
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.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
1.1.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
1.1.0 failed this metric
1.1.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
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.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
1.1.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
1.1.0 passed this metric
1.1.0 passed this metric
Testing File Metric
1.1.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
1.1.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
1.1.0 failed this metric
1.1.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