brokenco.de/_posts/2011-10-23-campdevops-mater...

33 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2011-10-23 17:55:50 +00:00
---
layout: post
title: Materials for CampDevOps
tags:
- jenkins
- gerrit
- campdevops
---
Since I was terribly over-ambitious with what I wanted to cover in my session
at [CampDevOps](http://campdevops.com). Oof.
Anyhow, here's some of the materials:
* [pristine Jenkins .box](http://strongspace.com/rtyler/public/boxes/jenkins-pristine.80ee9c6.box)
* [Jenkins with rvm .box](http://strongspace.com/rtyler/public/boxes/jenkins-with-rvm.86462bd.box)
* [Jenkins boxes scripts](https://github.com/rtyler/jenkins-boxes)
* [Jenkins puppet module](https://github.com/rtyler/puppet-jenkins)
* [stupid hello-gem](https://github.com/rtyler/hello-gem)
* [Referenced Michael Huetterman's Agile ALM](https://www.google.com/m/url?defaultloc=Alamogordo,+NM+88310&ei=MEGkTsjiAYn0M6N6&q=http://www.bookdepository.com/Agile-ALM-Michael-Huetterman/9781935182634&ved=0CBIQFjAA&usg=AFQjCNEI1TQXV0Kc6XUVT57-Dwyy8Uw-CQ)
* [Some of the slides referenced were from my presentation at JUC](http://unethicalblogger.com/2011/10/05/jenkinsconf-slides.html)
The plugins that I used or referenced are:
* Git plugin
* Promoted Builds plugin
* Gerrit Trigger plugin
* Copy Artifacts plugin
* Violations plugin
You can find me on [GitHub here](https://github.com/rtyler)