Mails when patch pushed to git
Hello, In the mail we recieved when RM/RMaint pushes a patch to git.koha-community.org I'd be happy to have the details of the patch. For instance, the mail contains:
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "main Koha release repository".
OK (even if it could be shorter maybe)
The branch, master has been updated via e5bdc1e9ab9465c618968eb32f2adbfeee56c445 (commit) via 4e11a5ade37485a2822d7ce9682fbd84e4d6637b (commit) via 20dce153b1f785a758d6924103e51a6cef173fd3 (commit) via 653259e6216efa9359c6c8022de42a342e4a14d1 (commit) from 5145eb59b786bd2010eb324197034dd210504543 (commit)
What can I do with the previous information? seems cryptic to me unless someone explains (note I know it's a git patchid, but as is, in the mail, I don't see how it is useful)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
Is the previous paragraph needed?
- Log ----------------------------------------------------------------- commit e5bdc1e9ab9465c618968eb32f2adbfeee56c445 Merge: 5145eb59b786bd2010eb324197034dd210504543 4e11a5ade37485a2822d7ce9682fbd84e4d6637b Author: Chris Cormack <chrisc@catalyst.net.nz> Date: Wed Nov 3 16:52:21 2010 +1300
Merge remote branch 'kc/new/bug_5308' into kcmaster
-----------------------------------------------------------------------
Summary of changes: installer/data/mysql/kohastructure.sql | 11 ++++++++--- installer/data/mysql/updatedatabase.pl | 27 +++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 3 deletions(-)
Well, I would be VERY interested by the detailled content of the changes ! For at least 2 reasons : - if I have a patch waiting, it's unclear if that's what I've submitted or not. + as chris (3.4RM) pushed through a patch, we can't know who is the original author of the patch. - I could do a post-push if needed. Is it possible to improve the hook? -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
Paul Poulain schreef op do 04-11-2010 om 00:57 [+0100]:
In the mail we recieved when RM/RMaint pushes a patch to git.koha-community.org I'd be happy to have the details of the patch.
Is it perhaps easier to use the RSS feed? It gives me entries like (just pasting from my reader): Bug 5363 - Removing unused module (C4::Cache::FastMemcached) Auteur Chris Cormack - chrisc@catalyst.net.nz vlag bookmark link cosmos Bug 5363 - Removing unused module (C4::Cache::FastMemcached) Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> * [DH] C4/Cache.pm * [DH] C4/Cache/FastMemcached.pm * [DH] t/Cache_FastMemcached.t Where the [DH] stuff are links to the diff and history for that file. The RSS feeds can be found all over the gitweb site, e.g. at http://git.koha-community.org/gitweb/?p=koha.git;a=summary -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
* Robin Sheat (robin@catalyst.net.nz) wrote:
Paul Poulain schreef op do 04-11-2010 om 00:57 [+0100]:
In the mail we recieved when RM/RMaint pushes a patch to git.koha-community.org I'd be happy to have the details of the patch.
And because I do pointless things like this, heres a pretty graph showing the merges of the last week. http://blog.bigballofwax.co.nz/2010/11/05/pretty-graph-showing-the-last-week... Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
Paul Poulain wrote:
In the mail we recieved when RM/RMaint pushes a patch to git.koha-community.org I'd be happy to have the details of the patch.
I think the email is a good idea, but the current format is maybe a bit confusing. It would be nice to see why you are sent it, for example. Is there a hooks/post-receive script someone would suggest? Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. Past Koha Release Manager (2.0), LMS programmer, statistician, webmaster. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha
participants (5)
-
Chris Cormack -
MJ Ray -
Paul Poulain -
Robin Sheat -
Tomas Cohen Arazi