darcs

Issue 1542 run roundup-darcs integration on darcs.net

Title run roundup-darcs integration on darcs.net
Priority feature Status resolved
Milestone Resolved in
Superseder Nosy List Serware, darcs-devel, dmitry.kurochkin, jaredj, kowey, thorkilnaur
Assigned To
Topics BugTracker, Devel, ProbablyEasy

Created on 2009-08-18.22:07:48 by kowey, last changed 2010-03-28.13:53:58 by kowey.

Messages
msg8273 (view) Author: kowey Date: 2009-08-18.22:07:38
It's probably a good idea to do this soon rather than later.

The roundup script used to be run on my staging repo.  Now it needs to be run on
darcs.net as well.
msg8440 (view) Author: kowey Date: 2009-08-23.21:22:33
I've update the post-hook.  I'll need to see this actually working before I
close this bug.
msg8814 (view) Author: kowey Date: 2009-09-14.14:38:07
On a hunch, I have fired up CPAN and done install MIME::Lite
Let's see if this changes anything.
msg8831 (view) Author: kowey Date: 2009-09-17.08:17:43
Phooey! That didn't help either (issue1300).
Now I've tried changing bugs@darcs.net to bugs@lists.osuosl.org
msg10509 (view) Author: kowey Date: 2010-03-25.11:33:51
Some minor good news on this:

1. It seems the script has been running since my last update (I must
have forgotten to disable it), only the To address was unset.  The
contents of the message body seem correct.

2. After fixing the forcearray problem in update_roundup.pl [which broke
the script when you only push one patch] and setting the outgoing email
address to 'bugs@lists.osuosl.org', I was able to run the update script
manually on darcs.net and resolve a bug.

3. The bad news... it still appears that for *some* reason, pushing a
patch did not cause a bug to be resolved. :-(

I'm a bit confused about this.  Anyway, I've now moved the line from the
posthook line in _darcs/prefs/defaults

  apply --posthook nice -19 ./build-darcs-dot-net-darcs; perl
contrib/update_roundup.pl

to the build-darcs-dot-net-darcs script.

That should not make a difference, but it seems tidier anyway.

I'm going to continue to monitor this.  Maybe everything is actually in
order.  The update_roundup.pl script has now been *disabled* from my
staging repo.  It will be running exclusively on darcs.net for now. 
Fingers crossed.
msg10551 (view) Author: kowey Date: 2010-03-28.13:53:55
Hooray, this seems to be fixed at last.  This means you should now
expect bugs to be resolved the instant somebody pushes the relevant
patch.  Our infrastructure slowly catches up with the commit-bit model
change.
History
Date User Action Args
2009-08-18 22:07:48koweycreate
2009-08-23 21:22:40koweysetstatus: needs-implementation -> has-patch
nosy: kowey, simon, thorkilnaur, jaredj, dmitry.kurochkin, Serware
messages: + msg8440
assignedto: kowey
2009-08-25 18:15:41adminsetnosy: + darcs-devel, - simon
2009-08-27 14:31:25adminsetnosy: kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, Serware
2009-09-14 14:38:15koweysetnosy: kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, Serware
messages: + msg8814
2009-09-17 08:17:51koweysetnosy: kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, Serware
messages: + msg8831
2009-10-23 22:46:27adminsetnosy: + serware, - Serware
2009-10-23 23:31:54adminsetnosy: + Serware, - serware
2009-10-29 09:53:52koweysetnosy: + zooko
2009-10-29 09:54:14koweysetnosy: - zooko
2010-03-15 13:19:00koweysetpriority: urgent -> feature
2010-03-25 11:34:01koweysetmessages: + msg10509
2010-03-28 13:53:58koweysetstatus: has-patch -> resolved
assignedto: kowey ->
messages: + msg10551