[Pharo-project] Automating issue tracker update when a package is published
I know what I gonna hear, www.squeasource.com is already overloaded and we can't, but it would be super-nice if the Pharo issue tracker were updated automagically when a slice is commited in the inbox. Nicolas
On 22.03.2011 22:41, Nicolas Cellier wrote:
I know what I gonna hear, www.squeasource.com is already overloaded and we can't, but it would be super-nice if the Pharo issue tracker were updated automagically when a slice is commited in the inbox.
Nicolas
http://code.google.com/p/support/wiki/IssueTrackerAPI I guess we at least need working SSL + some labour first :) Cheers, Henry
On 22 March 2011 22:41, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
I know what I gonna hear, www.squeasource.com is already overloaded and we can't, but it would be super-nice if the Pharo issue tracker were updated automagically when a slice is commited in the inbox.
Good idea :) No need to put that load to squeaksource.com SqS could just send regular emails to special bot@somehost.com, where you have a bot which parses incoming mail and do some extra processing like one proposed by you.
Nicolas
-- Best regards, Igor Stasenko AKA sig.
Am 22.03.2011 um 23:36 schrieb Igor Stasenko:
On 22 March 2011 22:41, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
I know what I gonna hear, www.squeasource.com is already overloaded and we can't, but it would be super-nice if the Pharo issue tracker were updated automagically when a slice is commited in the inbox.
Good idea :)
No need to put that load to squeaksource.com SqS could just send regular emails to special bot@somehost.com, where you have a bot which parses incoming mail and do some extra processing like one proposed by you.
How about a simple shell script that scans for directory changes and updates the bug tracker? Maybe too less of a complex solution :) Or http://inotify.aiken.cz/?section=incron&page=about&lang=en Norbert
this would be sooooo cooooool Stef On Mar 22, 2011, at 10:41 PM, Nicolas Cellier wrote:
I know what I gonna hear, www.squeasource.com is already overloaded and we can't, but it would be super-nice if the Pharo issue tracker were updated automagically when a slice is commited in the inbox.
Nicolas
participants (5)
-
Henrik Sperre Johansen -
Igor Stasenko -
Nicolas Cellier -
Norbert Hartl -
Stéphane Ducasse