cookbook 'jenkins_drupal', '= 0.1.2'
jenkins_drupal (4) Versions 0.1.2 Follow2
Installs/Configures jenkins with drupal specific plugins
cookbook 'jenkins_drupal', '= 0.1.2', :supermarket
knife supermarket install jenkins_drupal
knife supermarket download jenkins_drupal
jenkins_drupal Cookbook
Jenkins is a continuous integration tool for executing repeated jobs. This
cookbook install jenkins and a lot of plugins to support testing Drupal sites.
Requirements
Platforms
- Debian/Ubuntu
Cookbooks:
- jenkins (to install jenkins)
- phpcs (to install phpcs for coding standards)
- ssh_knownn_hosts (to add bitbucket as a git hosting platform)
Attributes
-
node['phpcs']['drupalcs_git_ref']
= revision for the coder module.
Usage
Simply include the default recipe to get jenkins installed as a package with all plugins and dependencies for Drupal testing.
Usage in roles:
name "jenkins_drupal" description "jenkins_drupal role" run_list "recipe[jenkins_drupal::default]"
Contributing
Contributions will be possible later by using the GitHub Pull Request system.
License and Authors
- Author:: Dieter Blomme (dieterblomme@gmail.com
Copyright:: 2013-2014, Picabit
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
jenkins >= 0.0.0 |
phpcs >= 0.0.0 |
ssh_known_hosts >= 0.0.0 |
maven >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
jenkins_drupal CHANGELOG
This file is used to list changes made in each version of the iminds_academy_jenkins cookbook.
0.1.2 (2014-09-16)
- [Dieter Blomme] - Change from a stored private key to generated keys for security reasons
- [Dieter Blomme] - Make the cookbook generic
0.1.1 (2014-07-06)
- [Dieter Blomme] - Refactor the code in distinct recipes
0.1.0 (2014-04-27)
- [Dieter Blomme] - Initial release of jenkins_drupal
Foodcritic Metric
0.1.2 passed this metric
0.1.2 passed this metric