← Back to team overview

yellow team mailing list archive

[Merge] lp:~gary/charms/oneiric/buildbot-slave/expand-readme into lp:~yellow/charms/oneiric/buildbot-slave/trunk

 

Gary Poster has proposed merging lp:~gary/charms/oneiric/buildbot-slave/expand-readme into lp:~yellow/charms/oneiric/buildbot-slave/trunk.

Requested reviews:
  Launchpad Yellow Squad (yellow)

For more details, see:
https://code.launchpad.net/~gary/charms/oneiric/buildbot-slave/expand-readme/+merge/95030

This branch adjusts the charm per our recent review: we move HACKING to README.

I also moved the example file to examples, since the review liked that pattern; renamed it to lpbuildbot.yaml to mirror the parallel file on the master side; and added to and massaged the README a bit.

Thank you
-- 
https://code.launchpad.net/~gary/charms/oneiric/buildbot-slave/expand-readme/+merge/95030
Your team Launchpad Yellow Squad is requested to review the proposed merge of lp:~gary/charms/oneiric/buildbot-slave/expand-readme into lp:~yellow/charms/oneiric/buildbot-slave/trunk.
=== renamed file 'HACKING.txt' => 'README.txt'
--- HACKING.txt	2012-02-09 15:42:01 +0000
+++ README.txt	2012-02-28 19:41:22 +0000
@@ -1,3 +1,11 @@
+Usage
+=====
+
+This charm expects to work with the buildbot-master charm.  Please see
+that charm's README for example usage, and see the examples directory
+in this charm for an example configuration.  This charm expects
+configuration to be done primarily at deploy time.
+
 Running the charm tests
 =======================
 

=== added directory 'examples'
=== renamed file 'config.setuplxc.yaml' => 'examples/lpbuildbot.yaml'

Follow ups