Clarify hooks, and remove mention of the community buildbots (which are really dead, unfortunately)

This commit is contained in:
Antoine Pitrou 2011-02-25 19:06:26 +00:00
parent 07ce250451
commit 58988857eb
1 changed files with 6 additions and 3 deletions

View File

@ -253,10 +253,13 @@ should be developed and deployed. The following hooks are being used:
whitespace from changed lines.
* push mails: Emails will include diffs for each changeset pushed
to the public repository.
to the public repository, including the username which pushed the
changesets (this is not necessarily the same as the author recorded
in the changesets).
* buildbots: both the regular and the community build masters must be
notified.
* buildbots: the python.org build master will be notified of each changeset
pushed to the ``cpython`` repository, and will trigger an appropriate build
on every build slave for the branch in which the changeset occurs.
The `hooks repository`_ contains ports of these server-side hooks to
Mercurial. One additional hook could be beneficial: