[Debian-ha-maintainers] New commits mailing list
Richard B Winters
rik at mmogp.com
Mon Apr 13 23:48:04 UTC 2015
Hello all,
We have a 'debian-ha-svn-commits at lists...' mailing list, but I created
us a new one anyway that's a little more appropriate:
debian-ha-commits at lists.alioth.debian.org
Please subscribe if you wouldn't mind.
--
I've also put up a kgb bot for our irc channel. To make use of it for
other repositories in our project, follow the steps here:
1).
Add the following to the _end_ of the existing configuration (on
git.debian.org via ssh
-> /home/groups/debian-ha/conf.d/kgb-client.conf):
repo-id: '<replace_with_repo_name_no_.git_at_end>'
password: ~
timeout: 7
module-and-branch-re:
- '^/([^/]+)/(trunk|tags/(?:[^/]+))/'
- '^/([^/]+)/branches/([^/]+)/'
- '^/(website)/()'
web-link:
'http://anonscm.debian.org/cgit/debian-ha/${module}.git/commit/?id=
${commit}'
use-color: 1
servers:
- uri: 'http://mmogp.com:7711/'
timeout: 3
There will be several of these blocks ultimately, one for each
repository in our project (debian-ha).
2).
Add the following to the repositories hooks/post-receive file (on
git.debian.org via ssh
-> /srv/git.debian.org/git/debian-ha/<your_repo>.git/hooks/post-receive):
exec
pee /home/groups/kgb/bin/kgb-client-trunk /usr/local/bin/git-commit-notice
If you had /usr/local/bin/git-commit-notice in there already, remove it
as it's included in the above line, and does not need its own exec line.
3).
Run the following command (on git.debian.org via ssh
-> /srv/git.debian.org/git/debian-ha/<your_repo>.git as working
directory):
git config kgb.conf /home/groups/debian-ha/conf.d/kgb-client.conf
4).
Let me know and I'll gladly add the repository to the bot's server
configuration here at home base....if its not already added.
Best,
--
--
Rik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20150413/d98e8f65/attachment.sig>
More information about the Debian-ha-maintainers
mailing list