This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jul 30 15:42:40 -0700 2008 | [brixen] |
| |
README | Thu Mar 20 15:37:03 -0700 2008 | [djwhitt] |
| |
bin/ | Wed Jul 30 15:41:56 -0700 2008 | [brixen] |
| |
bot_nanny.sh.dist | Thu May 15 00:00:36 -0700 2008 | [djwhitt] |
| |
matzbot/ | Wed Jul 30 15:41:56 -0700 2008 | [brixen] |
| |
repo/ | Thu Mar 20 15:37:03 -0700 2008 | [djwhitt] |
README
=== rubuildius zsh hack === based on matzbot and plugins/git.rb is the only modified file Currently most files are hardcoded for my box == relevant information * interesting files: + bin/* + matzbot/plugins/git.rb + repo/rubinius/HEAD [empty-dir] * bin/rubinius.zsh + bin/pastie_client needs active_support! + bin/nopaste is default for now * everything needs to be in ~/continuous * continuous/repo/rubinius/HEAD should contain a git checkout. + this one will be updated and then cloned to speed things up and not eat bandwidth * I launch it like this: + ./launch.rb -u rubinius -n rubuildius -m 'rubinius_build_bot' -c rubinius * gets usr2 signal via cronjob + */5 * * * * kill -USR2 `cat HOME/continuous/matzbot/matzbot.pid` * occasionally I run bin/cleanup.zsh to get save some space




